WebExtension.net
WebExtension.net
Toggle dark mode
WebExtension.net
WebExtension.net
Banggood Price Tracker

Banggood Price Tracker

View on Chrome Web Store
View Banggood Price Tracker Chrome Extension on Chrome Web Store
Add to bookmarks
4.2 (63 ratings)
0 views
This extension has been viewed 0 times

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

Track price history and search by image on Banggood
Type
Extension
Users
3,000 users
aliprice2
View author page of aliprice2
Published
Published on October 30, 2018
Version 2.0.0
Manifest version
3
Updated
Updated on March 20, 2024
lifestyle/shopping
Extension Category
View on Chrome Web Store
View Banggood Price Tracker 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
{
    "name": "__MSG_EXTENSION_NAME__",
    "short_name": "__MSG_EXTENSION_NAME__",
    "description": "__MSG_EXTENSION_DESCRIPTION__",
    "version": "2.0.0",
    "manifest_version": 3,
    "default_locale": "en",
    "homepage_url": "https:\/\/www.aliprice.com?ext_id=1042&channel=chrome&platform=banggood&version=2.0.0&browser=chrome&mv=3",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "icons": {
        "16": "icons\/16.png",
        "32": "icons\/32.png",
        "48": "icons\/48.png",
        "128": "icons\/128.png"
    },
    "background": {
        "service_worker": "assets\/js\/background.js"
    },
    "content_scripts": [
        {
            "js": [
                "assets\/js\/chunk-common.js",
                "assets\/js\/chunk-vendors.js",
                "assets\/js\/content-script.js"
            ],
            "css": [
                "assets\/css\/chunk-common.css",
                "assets\/css\/content-script.css"
            ],
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.gearbest.com\/*",
                "*:\/\/*.jd.id\/*",
                "*:\/\/*.jd.ru\/*",
                "*:\/\/*.joybuy.com\/*",
                "*:\/\/*.joybuy.es\/*",
                "*:\/\/*.lazada.co.id\/*",
                "*:\/\/*.lazada.co.th\/*",
                "*:\/\/*.lazada.com.my\/*",
                "*:\/\/*.lazada.com.ph\/*",
                "*:\/\/*.lazada.sg\/*",
                "*:\/\/*.lazada.vn\/*"
            ]
        }
    ],
    "options_ui": {
        "open_in_tab": true,
        "page": "options.html"
    },
    "action": {
        "default_icon": {
            "16": "icons\/16.png",
            "32": "icons\/32.png"
        },
        "default_popup": "popup.html"
    },
    "permissions": [
        "activeTab",
        "alarms",
        "contextMenus",
        "cookies",
        "management",
        "notifications",
        "storage",
        "system.memory"
    ],
    "host_permissions": [
        "*:\/\/*.aliexpress.com\/*",
        "*:\/\/*.aliprice.com\/*",
        "*:\/\/*.amazon.com\/*",
        "*:\/\/*.banggood.com\/*",
        "*:\/\/*.gearbest.com\/*",
        "*:\/\/*.jd.id\/*",
        "*:\/\/*.jd.ru\/*",
        "*:\/\/*.joybuy.com\/*",
        "*:\/\/*.joybuy.es\/*",
        "*:\/\/*.lazada.co.id\/*",
        "*:\/\/*.lazada.co.th\/*",
        "*:\/\/*.lazada.com.my\/*",
        "*:\/\/*.lazada.com.ph\/*",
        "*:\/\/*.lazada.sg\/*",
        "*:\/\/*.lazada.vn\/*"
    ],
    "web_accessible_resources": [
        {
            "matches": [
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.banggood.com\/*",
                "*:\/\/*.gearbest.com\/*",
                "*:\/\/*.jd.id\/*",
                "*:\/\/*.jd.ru\/*",
                "*:\/\/*.joybuy.com\/*",
                "*:\/\/*.joybuy.es\/*",
                "*:\/\/*.lazada.co.id\/*",
                "*:\/\/*.lazada.co.th\/*",
                "*:\/\/*.lazada.com.my\/*",
                "*:\/\/*.lazada.com.ph\/*",
                "*:\/\/*.lazada.sg\/*",
                "*:\/\/*.lazada.vn\/*"
            ],
            "resources": [
                "assets\/*"
            ]
        }
    ]
}
© 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