BigGo Shopping Assistant

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

Cos'è BigGo Shopping Assistant?

BigGo Shopping Assistant è un'estensione di Chrome sviluppata da https://extension.biggo.com, e la sua funzione principale è "Price comparison, product price history, and store promo codes. Smart shopping with BigGo Shopping Assistant.".

Screenshot dell'Estensione

screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot
screenshot

Scarica il file CRX dell'estensione BigGo Shopping Assistant

Scarica i file di estensione BigGo Shopping Assistant in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome BigGo Shopping Assistant BigGo Shopping Assistant
ID enlbnppjlpkmjponagpelanookhiejao
URL Ufficiale https://chromewebstore.google.com/detail/biggo-shopping-assistant/enlbnppjlpkmjponagpelanookhiejao
Descrizione Price comparison, product price history, and store promo codes. Smart shopping with BigGo Shopping Assistant.
Dimensione del File 2.31 MB
Conteggio Installazioni 262,042
Versione Corrente 3.1.4
Ultimo Aggiornamento 2024-03-04
Data di Pubblicazione 2020-03-16
Valutazione 4.82/5 Totale 363 Valutazioni
Sviluppatore https://extension.biggo.com
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione https://biggo.com
URL della Pagina di Aiuto https://extension.biggo.com/welcome.php
URL della Pagina della Politica sulla Privacy https://extension.biggo.com/privacy.php
Lingue Supportate 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"
}