Bee Shopping - Price Comparison

Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.

Cos'è Bee Shopping - Price Comparison?

Bee Shopping - Price Comparison è un'estensione di Chrome sviluppata da duanchou, e la sua funzione principale è "Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione Bee Shopping - Price Comparison

Scarica i file di estensione Bee Shopping - Price Comparison 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

                        When you are browsing products on shopping sites, automatically find the cheaper price for the same products by product ID from other shopping sites. The products matching rate is higher than 95%. 
Click the extension icon on the top right corner of browser, our Popup page list the most popular shopping sites in your country.
we provide multiple sites comparison search feature. You can search multiple shopping sites, and the search result page displays in One page. Including 2 sites left-right comparison search and 4 sites comparison search.                    

Informazioni di Base sull'Estensione

Nome Bee Shopping - Price Comparison Bee Shopping - Price Comparison
ID ecjfmpmjbmgmcafkdjgcflcniamfemnk
URL Ufficiale https://chromewebstore.google.com/detail/bee-shopping-price-compar/ecjfmpmjbmgmcafkdjgcflcniamfemnk
Descrizione Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.
Dimensione del File 1.05 MB
Conteggio Installazioni 50
Versione Corrente 1.0
Ultimo Aggiornamento 2021-08-13
Data di Pubblicazione 2021-08-13
Sviluppatore duanchou
Email [email protected]
Tipo di Pagamento free
Sito Web dell'Estensione http://beeshopping.beelab.com
Lingue Supportate id,ms,de,en,fil,fr,sw,nl,no,vi,tr,ca,da,et,es,hr,it,lv,lt,hu,pl,pt-BR,ro,sk,sl,fi,sv,cs,el,sr,bg,ru,uk,iw,fa,hi,bn,gu,ta,te,kn-IN,th,ar,zh-CN,zh-TW,ja,ko
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "__MSG_extension_name__",
    "short_name": "__MSG_extension_short_name__",
    "description": "__MSG_extension_desc__",
    "version": "1.0",
    "options_page": "options.html",
    "permissions": [
        "tabs",
        "*:\/\/*\/*",
        ""
    ],
    "content_scripts": [
        {
            "matches": [
                "*:\/\/*.amazon.com\/*",
                "*:\/\/*.amazon.de\/*",
                "*:\/\/*.amazon.co.uk\/*",
                "*:\/\/*.amazon.fr\/*",
                "*:\/\/*.amazon.it\/*",
                "*:\/\/*.amazon.es\/*",
                "*:\/\/*.amazon.co.jp\/*",
                "*:\/\/*.amazon.ca\/*",
                "*:\/\/*.amazon.com.br\/*",
                "*:\/\/*.amazon.in\/*",
                "*:\/\/*.amazon.com.au\/*",
                "*:\/\/*.amazon.com.mx\/*",
                "*:\/\/*.amazon.cn\/*",
                "*:\/\/*.walmart.com\/*",
                "*:\/\/*.bestbuy.com\/*",
                "*:\/\/*.target.com\/*",
                "*:\/\/*.argos.co.uk\/*",
                "*:\/\/*.tesco.com\/*",
                "*:\/\/*.aliexpress.com\/*",
                "*:\/\/*.taobao.com\/*",
                "*:\/\/*.tmall.com\/*",
                "*:\/\/*.jd.com\/*",
                "*:\/\/*.suning.com\/*",
                "*:\/\/*.yhd.com\/*",
                "*:\/\/*.dangdang.com\/*",
                "*:\/\/*.gome.com.cn\/*",
                "*:\/\/*.ebay.com\/*",
                "*:\/\/*.ebay.de\/*",
                "*:\/\/*.ebay.co.uk\/*",
                "*:\/\/*.ebay.fr\/*",
                "*:\/\/*.ebay.it\/*",
                "*:\/\/*.ebay.es\/*",
                "*:\/\/*.ebay.ca\/*",
                "*:\/\/*.ebay.in\/*",
                "*:\/\/*.ebay.com.au\/*",
                "*:\/\/*.ebay.nl\/*",
                "*:\/\/*.sears.com\/*",
                "*:\/\/*.newegg.com\/*",
                "*:\/\/*.etsy.com\/*",
                "*:\/\/*.ikea.com\/*",
                "*:\/\/*.wiley.com\/*",
                "*:\/\/*.hm.com\/*",
                "*:\/\/*.macys.com\/*",
                "*:\/\/*.zappos.com\/*",
                "*:\/\/*.gap.com\/*",
                "*:\/\/*.forever21.com\/*",
                "*:\/\/*.overstock.com\/*",
                "*:\/\/*.redbubble.com\/*",
                "*:\/\/*.6pm.com\/*",
                "*:\/\/*.iherb.com\/*",
                "*:\/\/*.staples.com\/*",
                "*:\/\/*.walgreens.com\/*",
                "*:\/\/*.barnesandnoble.com\/*",
                "*:\/\/*.adidas.com\/*",
                "*:\/\/*.jcrew.com\/*",
                "*:\/\/*.blueandcream.com\/*",
                "*:\/\/*.neimanmarcus.com\/*",
                "*:\/\/*.bergdorfgoodman.com\/*",
                "*:\/\/*.shein.com\/*",
                "*:\/\/*.carters.com\/*",
                "*:\/\/*.nextdirect.com\/*",
                "*:\/\/*.shopbop.com\/*",
                "*:\/\/*.oasap.com\/*",
                "*:\/\/*.lalamall.com\/*",
                "*:\/\/*.finishline.com\/*",
                "*:\/\/*.buydig.com\/*",
                "*:\/\/*.gearbest.com\/*",
                "*:\/\/*.cosme-de.com\/*",
                "*:\/\/*.backcountry.com\/*",
                "*:\/\/*.newbalance.com\/*",
                "*:\/\/*.lightinthebox.com\/*",
                "*:\/\/*.saksfifthavenue.com\/*"
            ],
            "css": [
                "css\/compare.css"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/cldrjs\/dist\/cldr.js",
                "js\/cldrjs\/dist\/cldr\/event.js",
                "js\/cldrjs\/dist\/cldr\/supplemental.js",
                "js\/globalize\/dist\/globalize.js",
                "js\/globalize\/dist\/globalize\/message.js",
                "js\/globalize\/dist\/globalize\/number.js",
                "js\/globalize\/dist\/globalize\/plural.js",
                "js\/globalize\/dist\/globalize\/currency.js",
                "js\/selector.js",
                "js\/compareprice.js"
            ],
            "run_at": "document_end"
        },
        {
            "matches": [
                "*:\/\/www.amazon.com\/*",
                "*:\/\/www.amazon.de\/*",
                "*:\/\/www.amazon.co.uk\/*",
                "*:\/\/www.amazon.fr\/*",
                "*:\/\/www.amazon.it\/*",
                "*:\/\/www.amazon.es\/*",
                "*:\/\/www.amazon.co.jp\/*",
                "*:\/\/www.amazon.ca\/*",
                "*:\/\/www.amazon.com.br\/*",
                "*:\/\/www.amazon.in\/*",
                "*:\/\/www.amazon.com.au\/*",
                "*:\/\/www.amazon.com.mx\/*",
                "*:\/\/www.amazon.cn\/*"
            ],
            "css": [
                "css\/discountfinder.css"
            ],
            "js": [
                "js\/jquery.min.js",
                "js\/discountfinder.js"
            ],
            "run_at": "document_end"
        }
    ],
    "background": {
        "scripts": [
            "js\/jquery.min.js",
            "js\/background.js"
        ],
        "persistent": true
    },
    "default_locale": "en",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ssl.google-analytics.com https:\/\/www.google-analytics.com https:\/\/epnt.ebay.com https:\/\/p.yiqifa.com; object-src 'self'",
    "manifest_version": 2,
    "icons": {
        "16": "icon.png",
        "19": "icon.png",
        "32": "icon.png",
        "48": "icon.png",
        "128": "icon.png"
    },
    "browser_action": {
        "default_popup": "popup.html",
        "default_title": "Popular shopping sites",
        "default_icon": "icon.png"
    },
    "web_accessible_resources": [
        "json\/*",
        "html\/tips.html",
        "html\/bubble.html",
        "html\/modellead.html",
        "img\/close_main.png"
    ]
}