Aliexpress Enhancer

This plugin enhances Aliexpress website with tools and visual cosmetics

Co to jest Aliexpress Enhancer?

Aliexpress Enhancer to rozszerzenie Chrome opracowane przez https://www.inframe.ro, a jego główną funkcją jest „This plugin enhances Aliexpress website with tools and visual cosmetics”.

Zrzuty ekranu rozszerzenia

screenshot
screenshot
screenshot
screenshot
screenshot

Pobierz plik CRX rozszerzenia Aliexpress Enhancer

Pobierz pliki rozszerzeń Aliexpress Enhancer w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        This Add-on will add the following features:

- No Ads
- Changed 60% of red/orange colors to blue
- Customized cosmetics for your orders list to see better the important details (Dispute in progress, Dispute finished, Delivery Finished, remained days of delivery)
- Replaced the Aliexpress tracking box with 17Track tracking system (from your order details)
- Added a secondary similar tracking number into Order contact details (in case of printing with evidence)
- Automatic disable the Save Card checkbox when you complete your financial details (because sometimes aliexpress chooses to enable automatically that checkbox)

And last but not least, in fact the most important feature of this add-on:

- When you search for a product or when you access an external link of a product/store, you will be warned if the seller it is a BAD SELLER, to help you avoiding some future problems. In the back of this add-on, there is a growing database with BAD sellers from aliexpress. Those sellers have done bad things to customers, like (not even sending the order, sending damaged goods, not answering to customers questions in chat, avoiding refund with all costs, tricking/mocking customers, promises in vain and many other things which can result a vary bad attitude). You can see the warnings into the searching results, into the store pages and individual product's page. In the same time, all the products/stores marked as "BAD SELLER" will have the clicking disabled, but you have the posibility to enable/disable the clicking if you really wanna buy something from that store (your decision)

- Added Whilte List Feature which points the good sellers when you search for a product, with a Verified Green Mark as "Good Seller"

If you had ugly moments with some of the sellers from Aliexpress, just let me know and he will be listed in the BAD SELLER's database.

For this, you must send an e-mail to [email protected] with the following details:

- Complete name of the store
- Complete URL link of the store
- Reasons to consider that the seller had a vad behavior against you
- Some screenshots which can evidence the reasons

With this add-on, I just try to change the attitude of bad sellers.

Be sure that you have the last update of this add-on, to get the most recent BAD SELLER database.

IF someone want to thank me more, please add a donation. Thank you https://www.paypal.me/GabrielTruta/                    

Podstawowe informacje o rozszerzeniu

Nazwa Aliexpress Enhancer Aliexpress Enhancer
ID kdbkfkipkboggoedinbnlghpmpmfploc
Oficjalny URL https://chromewebstore.google.com/detail/aliexpress-enhancer/kdbkfkipkboggoedinbnlghpmpmfploc
Opis This plugin enhances Aliexpress website with tools and visual cosmetics
Rozmiar pliku 171 KB
Liczba instalacji 55
Aktualna Wersja 4.31.31
Ostatnia Aktualizacja 2019-04-21
Data Publikacji 2019-04-21
Ocena 5.00/5 Łącznie 1 Oceny
Deweloper https://www.inframe.ro
Typ Płatności free
Obsługiwane Języki en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "description": "This plugin enhances Aliexpress website with tools and visual cosmetics",
    "manifest_version": 2,
    "name": "Aliexpress Enhancer",
    "version": "4.31.31",
    "homepage_url": "https:\/\/www.inframe.ro\/",
    "icons": {
        "128": "logo_128.png",
        "64": "logo_64.png",
        "48": "logo_48.png",
        "32": "logo_32.png"
    },
    "browser_action": {
        "default_icon": "logo_32.png",
        "default_title": "Aliexpress Enhancer",
        "default_popup": "start.html"
    },
    "content_scripts": [
        {
            "matches": [
                "https:\/\/trade.aliexpress.com\/order_detail.htm*",
                "https:\/\/trade.aliexpress.com\/orderDetail.htm*"
            ],
            "run_at": "document_start",
            "js": [
                "orderdetails.js"
            ],
            "css": [
                "orderdetails.css"
            ]
        },
        {
            "matches": [
                "https:\/\/trade.aliexpress.com\/mobileRechargeList.htm*"
            ],
            "run_at": "document_start",
            "css": [
                "mobilereacharge.css"
            ]
        },
        {
            "matches": [
                "https:\/\/shoppingcart.aliexpress.com\/order*"
            ],
            "run_at": "document_start",
            "css": [
                "shoppingcart.css"
            ]
        },
        {
            "matches": [
                "https:\/\/shoppingcart.aliexpress.com\/order\/*"
            ],
            "run_at": "document_start",
            "js": [
                "card.js"
            ]
        },
        {
            "matches": [
                "https:\/\/trade.aliexpress.com\/order_list.htm*",
                "https:\/\/trade.aliexpress.com\/orderList.htm*"
            ],
            "run_at": "document_start",
            "js": [
                "myorders.js"
            ],
            "css": [
                "myorders.css"
            ]
        },
        {
            "matches": [
                "https:\/\/trade.aliexpress.com\/issue\/fastissue\/Detail.htm*"
            ],
            "run_at": "document_start",
            "css": [
                "dispute.css"
            ]
        },
        {
            "matches": [
                "https:\/\/trade.aliexpress.com\/issue\/issue_list.htm*"
            ],
            "run_at": "document_start",
            "css": [
                "refunddisputes.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*"
            ],
            "run_at": "document_start",
            "css": [
                "general.css"
            ],
            "js": [
                "blacklist.js",
                "whitelist.js"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/*"
            ],
            "js": [
                "time.js"
            ]
        },
        {
            "matches": [
                "https:\/\/www.aliexpress.com\/wholesale*",
                "https:\/\/www.aliexpress.com\/w\/wholesale*",
                "https:\/\/www.aliexpress.com\/af\/*",
                "https:\/\/www.aliexpress.com\/premium\/*"
            ],
            "run_at": "document_start",
            "js": [
                "searchproducts.js",
                "verified.js"
            ],
            "css": [
                "searchproducts.css"
            ]
        },
        {
            "matches": [
                "https:\/\/www.aliexpress.com\/item*"
            ],
            "run_at": "document_start",
            "js": [
                "viewproduct.js"
            ],
            "css": [
                "viewproduct.css"
            ]
        },
        {
            "matches": [
                "https:\/\/*.aliexpress.com\/store*"
            ],
            "run_at": "document_start",
            "js": [
                "store.js"
            ],
            "css": [
                "store.css"
            ]
        }
    ],
    "permissions": [
        "*:\/\/developer.mozilla.org\/*",
        "management",
        "webRequest",
        "storage"
    ]
}