BigGo Shopping Assistant

Price comparison, product price history, and store promo codes. Smart shopping with BigGo Shopping Assistant.

Co je BigGo Shopping Assistant?

BigGo Shopping Assistant je rozšíření Chrome vyvinuté https://extension.biggo.com, a jeho hlavní funkcí je „Price comparison, product price history, and store promo codes. Smart shopping with BigGo Shopping Assistant.“.

Snímky obrazovky rozšíření

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Stáhnout soubor CRX rozšíření BigGo Shopping Assistant

Stáhněte si soubory rozšíření BigGo Shopping Assistant ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        Viewing products on the store page:
1. Show the similar products, one click to slide the list by low to high products.
2. Right-click on the text and select "Search BigGo for..." to view the price comparisons.
3. Automatically search for and apply coupons when you shop online. Find the best promotions.

Search products:
Show the amount of the products and suggests other related products. Click the products to see more comparison results on the BigGo website. 

BigGo Shopping Assistant is your guide for shopping, helping you buy more and save more. Compare price automatically and check the discount codes quickly, finding the lowest price.                    

Základní Informace o Rozšíření

Název BigGo Shopping Assistant BigGo Shopping Assistant
ID enlbnppjlpkmjponagpelanookhiejao
Oficiální URL https://chromewebstore.google.com/detail/biggo-shopping-assistant/enlbnppjlpkmjponagpelanookhiejao
Popis Price comparison, product price history, and store promo codes. Smart shopping with BigGo Shopping Assistant.
Velikost souboru 2.31 MB
Počet instalací 262,042
Aktuální Verze 3.1.4
Poslední Aktualizace 2024-03-04
Datum Vydání 2020-03-16
Hodnocení 4.82/5 Celkem 363 Hodnocení
Vývojář https://extension.biggo.com
E-mail [email protected]
Typ Platby free
Webové stránky Rozšíření https://biggo.com
URL Stránky Nápovědy https://extension.biggo.com/welcome.php
URL Stránky Zásad Ochrany Soukromí https://extension.biggo.com/privacy.php
Podporované Jazyky id,ms,en,vi,es,es-419,pt-BR,hi,th,zh-TW,ja
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "content_scripts": [
        {
            "js": [
                "js\/content.bundle.rollup.js",
                "js\/content.listener.rollup.js"
            ],
            "matches": [
                ""
            ],
            "run_at": "document_end"
        },
        {
            "js": [
                "js\/iframe\/biggo.internal.listener.rollup.js"
            ],
            "matches": [
                "https:\/\/*.biggo.com.tw\/*",
                "https:\/\/*.biggo.jp\/*",
                "https:\/\/*.biggo.my\/*",
                "https:\/\/*.biggo.hk\/*",
                "https:\/\/*.biggo.sg\/*",
                "https:\/\/*.biggo.ph\/*",
                "https:\/\/*.biggo.co.th\/*",
                "https:\/\/*.biggo.id\/*",
                "https:\/\/*.vn.biggo.com\/*",
                "https:\/\/*.biggo.co.in\/*",
                "https:\/\/*.biggo.com.au\/*",
                "https:\/\/*.biggo.mx\/*",
                "https:\/\/*.biggo.com.br\/*",
                "https:\/\/*.extension.biggo.com\/*",
                "https:\/\/*.account.biggo.com\/*",
                "https:\/\/*.biggo.com\/*"
            ],
            "run_at": "document_start",
            "all_frames": true
        }
    ],
    "incognito": "spanning",
    "description": "__MSG_exdescription__",
    "icons": {
        "16": "icons\/biggo_ic_16.png",
        "32": "icons\/biggo_ic_32.png",
        "48": "icons\/biggo_ic_48.png",
        "128": "icons\/biggo_ic_128.png"
    },
    "name": "__MSG_exname__",
    "options_ui": {
        "page": "pages\/options\/options.html",
        "open_in_tab": true
    },
    "externally_connectable": {
        "matches": [
            "https:\/\/*.biggo.com.tw\/*",
            "https:\/\/*.biggo.jp\/*",
            "https:\/\/*.biggo.my\/*",
            "https:\/\/*.biggo.hk\/*",
            "https:\/\/*.biggo.sg\/*",
            "https:\/\/*.biggo.ph\/*",
            "https:\/\/*.biggo.co.th\/*",
            "https:\/\/*.biggo.id\/*",
            "https:\/\/*.vn.biggo.com\/*",
            "https:\/\/*.biggo.co.in\/*",
            "https:\/\/*.biggo.com.au\/*",
            "https:\/\/*.biggo.mx\/*",
            "https:\/\/*.biggo.com.br\/*",
            "https:\/\/*.extension.biggo.com\/*",
            "https:\/\/*.account.biggo.com\/*",
            "https:\/\/*.biggo.com\/*"
        ]
    },
    "default_locale": "en",
    "background": {
        "service_worker": ".\/js\/background.bundle.rollup.js"
    },
    "action": {
        "default_icon": "icons\/[email protected]",
        "default_popup": "pages\/popmenu\/popmenu.html"
    },
    "web_accessible_resources": [
        {
            "resources": [
                "icons\/*",
                "images\/*",
                "css\/*",
                "pages\/*",
                "template\/*",
                "style\/*",
                "js\/*"
            ],
            "matches": [
                ""
            ]
        }
    ],
    "content_security_policy": {
        "script-src": "self",
        "object-src": "self"
    },
    "permissions": [
        "tabs",
        "cookies",
        "contextMenus",
        "webNavigation",
        "alarms",
        "storage"
    ],
    "host_permissions": [
        "",
        "https:\/\/www.google.com\/*",
        "https:\/\/google.com\/*",
        "https:\/\/*.biggo.com.tw\/*",
        "https:\/\/*.biggo.jp\/*",
        "https:\/\/*.biggo.my\/*",
        "https:\/\/*.biggo.hk\/*",
        "https:\/\/*.biggo.sg\/*",
        "https:\/\/*.biggo.ph\/*",
        "https:\/\/*.biggo.co.th\/*",
        "https:\/\/*.biggo.id\/*",
        "https:\/\/*.vn.biggo.com\/*",
        "https:\/\/*.biggo.co.in\/*",
        "https:\/\/*.biggo.com.au\/*",
        "https:\/\/*.biggo.mx\/*",
        "https:\/\/*.biggo.com.br\/*",
        "https:\/\/*.extension.biggo.com\/*",
        "https:\/\/*.account.biggo.com\/*",
        "https:\/\/*.biggo.com\/*"
    ],
    "manifest_version": 3,
    "version": "3.1.4"
}