Aliexpress Europe extension

Search for items on Aliexpress in countries such as Poland, Slovakia, Czech Republic, France, Spain, and Italy.

Aliexpress Europe extension क्या है?

Aliexpress Europe extension matejz90 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Search for items on Aliexpress in countries such as Poland, Slovakia, Czech Republic, France, Spain, and Italy."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में Aliexpress Europe extension एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        This extension helps you find articles faster and easier on Aliexpress without paying taxes and with acceptable delivery times from European warehouses in countries like Poland, Slovakia, Czech Republic, France, Spain, Italy and Germany. It can search for fast shipping, free shipping, move through search result pages, sort prices ascending and descending, reset single filters or all, search for free shipping, and search stores with coupons all within Europe.

You may want to install this extension if you are looking for faster delivery, don't want to pay taxes, want cheaper shipping with tracking, and prefer an ad-free user experience. The extension is free to use, but you can donate $5 per month if you wish to support the developers.

The extension does not collect any personal data, but if you choose to donate, the payment processor will collect your credit card number, CVV, and email. The extension uses the "Read your browsing history" permission, but this is only for the donation plugin's security.

The developers will update the extension regularly and add new functionalities, and all updates will be free. However, the extension may stop working if Aliexpress changes the way search results are obtained. There is no refund policy for the monthly donation since users are not buying the extension or service, but they can always use the free mode.

The most recent version of the extension is 4.0, which has been rewritten for better interaction, added logic for removing non-relevant items, and a new algorithm for searching in warehouses. 

v1.0: Initial version of the extension.

v1.1: Added Free Shipping, Fast Shipping, and Has Coupon options. Edited the logic for resetting filters. Edited the manifest file.

v1.2: Added Price ASC/Price DESC buttons, help text, reset buttons for Countries and Pages, rewritten code for Countries and Pages, rewritten code for reset logic, removed a bug when resetting selected country + page, added a content file, added tab permissions, and edited the manifest file.

v2.0: No changelog available.

v3.0a: Rewrote the code for Manifest v3, used the background file for tracking URL address, upgraded the donation plugin, rewrote the code for the popup (around 70% because of the new manifest), changed the UI to a black theme with gray buttons and new icons, added a new algorithm for searching in warehouses (Aliexpress changed), and added a new manifest file.

v3.1: Edited the logic for search because Aliexpress made some changes.

v3.2: Added a 1-month free subscription until 28.12.2022 to celebrate having 1000 active users.

v4.0: Rewrote the code for better interaction with the extension, added logic for removing non-relevant items for fast and free delivery, rewrote the code for button initialization.

v4.0.1: Edited fast delivery logic because AE changed some data on page                    

एक्सटेंशन की मूल जानकारी

नाम Aliexpress Europe extension Aliexpress Europe extension
ID omkeehgfiippilnkmcfmkbgnpiefnmeb
आधिकारिक URL https://chromewebstore.google.com/detail/aliexpress-europe-extensi/omkeehgfiippilnkmcfmkbgnpiefnmeb
विवरण Search for items on Aliexpress in countries such as Poland, Slovakia, Czech Republic, France, Spain, and Italy.
फ़ाइल का आकार 353 KB
स्थापना संख्या 2,500
वर्तमान संस्करण 4.0.1
अंतिम अपडेट 2023-03-11
प्रकाशन तिथि 2021-08-28
रेटिंग 4.60/5 कुल 5 रेटिंग्स
डेवलपर matejz90
ईमेल [email protected]
भुगतान के प्रकार in_app
एक्सटेंशन वेबसाइट https://webpoint.si
गोपनीयता नीति पृष्ठ URL https://docs.google.com/document/d/1KvVqCGb6DVSJRa_1zb0jBe9YGwKlVXz4
समर्थित भाषाएँ en
manifest.json
{
    "action": {
        "default_icon": "\/images\/icon.png",
        "default_popup": "popup.html",
        "default_title": "AEE"
    },
    "author": "GamerNameUnknown",
    "background": {
        "service_worker": "background.js"
    },
    "content_scripts": [
        {
            "js": [
                "ExtPay.js"
            ],
            "matches": [
                "https:\/\/extensionpay.com\/*"
            ],
            "run_at": "document_start"
        },
        {
            "js": [
                "content.js"
            ],
            "matches": [
                "https:\/\/*.aliexpress.com\/*"
            ],
            "run_at": "document_start"
        }
    ],
    "description": "Search for items on Aliexpress in countries such as Poland, Slovakia, Czech Republic, France, Spain, and Italy.",
    "key": "MIIBIjANBgkqhkiG9w0BAQEFAAOCAQ8AMIIBCgKCAQEAiF4yYy9DVb7mbNswP8vV2SHiNW3OI5D6KVFgQg+PgV8j1je9+iS5zoNfhn9KQKa3t4fHpit395TMkI8Chnqg\/zejWNh\/S7q8APxeeXSL3ptwAZ+f+nw6Xy4bMRbauPoDOH1WGVhzO3AKcjTTbytm8RRYH9AuQttMwnqTMJpZE11tzxpMS9H63QINvBK9aOPzL7WP0zhD1FRnjTB2twe5aNqXc\/Zvr+Awtpfv2W3EU+s2GN1bgtvc7MXbtOudr7ohyMikbGad9usH3E5vDfQV5DRdBvu4wiB6ovo4ttfSmlupV\/YS0r02nyZ58UvyYD+Imrh4JEUXUSNKdGGjTkvLTQIDAQAB",
    "manifest_version": 3,
    "name": "Aliexpress Europe extension",
    "permissions": [
        "activeTab",
        "storage",
        "tabs"
    ],
    "short_name": "AEE",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "4.0.1"
}