WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
AliRadar Shopping Assistant

AliRadar Shopping Assistant

View on Chrome Web Store
View AliRadar Shopping Assistant Chrome Extension on Chrome Web Store
Add to bookmarks
4.0 (599 ratings)
1 new ratings
9 views
This extension has been viewed 9 times
0 downloads
This extension has been downloaded 0 times

Data is synced from the Chrome Web Store. View the official store page for the most current information.

AliRadar finds similar products, shows price history and seller’s ratings.
Type
Extension
Users
200,000 users
Aliradar Team
View author page of Aliradar Team
Published
Published on October 20, 2016
Version 2.0.1
Manifest version
3
Updated
Updated on September 7, 2025
lifestyle/shopping
Extension Category
Website
Visit developer website
View on Chrome Web Store
View AliRadar Shopping Assistant Chrome Extension on Chrome Web Store
Share This Extension
Share on Twitter
Share on Facebook
Share on LinkedIn
Share on Reddit
Share on Bluesky
Share on Pinterest

Extension Manifest

Copy manifest to clipboard
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 3,
    "name": "__MSG_extName__",
    "short_name": "__MSG_extSname__",
    "description": "__MSG_extDesc__",
    "version": "2.0.1",
    "default_locale": "ru",
    "icons": {
        "16": "assets\/img\/logo\/96.png",
        "48": "assets\/img\/logo\/96.png",
        "128": "assets\/img\/logo\/96.png"
    },
    "background": {
        "service_worker": "service-worker.js"
    },
    "content_scripts": [
        {
            "js": [
                "content.js"
            ],
            "run_at": "document_end",
            "matches": [
                "*:\/\/*\/*"
            ],
            "all_frames": true
        }
    ],
    "action": {
        "default_icon": {
            "38": "assets\/img\/logo\/96.png"
        },
        "default_title": "AliRadar for AliExpress",
        "default_popup": "popup.html"
    },
    "options_page": "settings.html",
    "sandbox": {
        "pages": [
            "sandbox.html"
        ]
    },
    "permissions": [
        "cookies",
        "storage",
        "declarativeNetRequest",
        "declarativeNetRequestFeedback",
        "tabs",
        "unlimitedStorage",
        "alarms"
    ],
    "host_permissions": [
        "*:\/\/*.localhost\/*",
        "*:\/\/*.aliradar.com\/*",
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.aliexpress.ru\/*",
        "*:\/\/*.flipkart.com\/*",
        "*:\/\/*.gearbest.com\/*",
        "*:\/\/*.banggood.com\/*",
        "*:\/\/*.joom.com\/*",
        "*:\/\/*.mvideo.ru\/*",
        "*:\/\/*.beru.ru\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.ebay.com\/*",
        "*:\/\/*.dns-shop.ru\/*",
        "*:\/\/*.citilink.ru\/*",
        "*:\/\/*.asos.com\/*",
        "*:\/\/*.alibaba.com\/*",
        "*:\/\/*.eldorado.ru\/*",
        "*:\/\/*.vseinstrumenti.ru\/*",
        "*:\/\/*.goods.ru\/*",
        "*:\/\/*.tmall.ru\/*",
        "*:\/\/*.tokopedia.com\/*",
        "*:\/\/*.market.yandex.ru\/*"
    ],
    "content_security_policy": {
        "extension_pages": "script-src 'self'; object-src 'self';connect-src *; img-src * 'self' data:; media-src *;"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "assets\/*\/*",
                "_locales\/*\/*",
                "settings.html"
            ],
            "matches": [
                "*:\/\/*\/*"
            ]
        }
    ]
}
© 2025 WebExtension.net. All rights reserved.
Disclaimer: WebExtension.net is not affiliated with Google or the Chrome Web Store. All product names, logos, and brands are property of their respective owners. All extension data is collected from publicly available sources.
Go to top