Bee Shopping - Price Comparison

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

Co to jest Bee Shopping - Price Comparison?

Bee Shopping - Price Comparison to rozszerzenie Chrome opracowane przez duanchou, a jego główną funkcją jest „Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Bee Shopping - Price Comparison

Pobierz pliki rozszerzeń Bee Shopping - Price Comparison w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.

Instrukcja Użytkowania Rozszerzenia

                        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.                    

Podstawowe informacje o rozszerzeniu

Nazwa Bee Shopping - Price Comparison Bee Shopping - Price Comparison
ID ecjfmpmjbmgmcafkdjgcflcniamfemnk
Oficjalny URL https://chromewebstore.google.com/detail/bee-shopping-price-compar/ecjfmpmjbmgmcafkdjgcflcniamfemnk
Opis Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.
Rozmiar pliku 1.05 MB
Liczba instalacji 50
Aktualna Wersja 1.0
Ostatnia Aktualizacja 2021-08-13
Data Publikacji 2021-08-13
Deweloper duanchou
E-mail [email protected]
Typ Płatności free
Strona Rozszerzenia http://beeshopping.beelab.com
Obsługiwane Języki 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"
    ]
}