Bee Shopping - Price Comparison

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

什麼是Bee Shopping - Price Comparison?

Bee Shopping - Price Comparison是由duanchou開發的Chrome擴展程式,該擴展的主要功能是“Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.”。

擴展截圖

screenshot

下載Bee Shopping - Price Comparison擴展crx文件

下載Bee Shopping - Price Comparison擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。

擴展使用說明

                        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.                    

擴展基本資訊

名稱 Bee Shopping - Price Comparison Bee Shopping - Price Comparison
ID ecjfmpmjbmgmcafkdjgcflcniamfemnk
官方網址 https://chromewebstore.google.com/detail/bee-shopping-price-compar/ecjfmpmjbmgmcafkdjgcflcniamfemnk
簡介 Cheaper price automatically finder, Discount finder, Multiple sites comparison search tools for Shopping.
檔案大小 1.05 MB
安裝次數 50
目前版本 1.0
更新時間 2021-08-13
上架時間 2021-08-13
開發者 duanchou
電子郵箱 [email protected]
付費類型 free
擴展官網 http://beeshopping.beelab.com
支援的語言 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"
    ]
}