This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
// ==UserScript== | |
// @name AliExpress Improve | |
// @description Разные мелкие улучшения AliExpress: подсчёт общей цены, возвращение breadcrumb на верх | |
// @version 1.12.4 | |
// @author BaNru | |
// @run-at document-end | |
// @include https://*.aliexpress.ru/* | |
// @match https://*.aliexpress.ru/* | |
// @include https://*.aliexpress.com/* | |
// @match https://*.aliexpress.com/* |