Bee Shopping - Price Comparison

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

Vad är Bee Shopping - Price Comparison?

Bee Shopping - Price Comparison är en Chrome-tillägg utvecklad av duanchou, och dess huvudfunktion är "Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.".

Tilläggsskärmbilder

screenshot

Ladda ner Bee Shopping - Price Comparison-förlängningens CRX-fil

Ladda ner Bee Shopping - Price Comparison-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        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.                    

Grundläggande Information om Tillägg

Namn Bee Shopping - Price Comparison Bee Shopping - Price Comparison
ID ecjfmpmjbmgmcafkdjgcflcniamfemnk
Officiell webbadress https://chromewebstore.google.com/detail/bee-shopping-price-compar/ecjfmpmjbmgmcafkdjgcflcniamfemnk
Beskrivning Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.
Filstorlek 1.05 MB
Antal Installationer 50
Aktuell Version 1.0
Senast Uppdaterad 2021-08-13
Publiceringsdatum 2021-08-13
Utvecklare duanchou
E-post [email protected]
Betalningssätt free
Tilläggswebbplats http://beeshopping.beelab.com
Stödda Språk 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"
    ]
}