ShopKrowd

Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.

什麼是ShopKrowd?

ShopKrowd是由http://shopkrowd.com開發的Chrome擴展程式,該擴展的主要功能是“Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.”。

擴展截圖

screenshot

下載ShopKrowd擴展crx文件

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

擴展使用說明

                        While you're confused during shopping on an online store and need a shopping assistant, just click on the extension to reach your personal shopping guide! Our taste based recommendation engine will bring popular similar products, brand and store trends among shoppers like you!

We currently support the online stores; Amazon, Apple, Asos, Barnes&Noble, Bestbuy, Biletix, Booking, Ebebek, Etsy, H&M, HepsiBurada, Ikea, Mango, Markafoni, Nastygal, Newegg, Nordstrom, Target, Trendyol, Urban Outfitters, Walgreens, Zappos and Zulily.

You may check the list of supported sites here: http://www.shopkrowd.com/Home/SupportedWebsites?v=4.6 This list is updated continuously.                    

擴展基本資訊

名稱 ShopKrowd ShopKrowd
ID khpeekicgeffopigciakgkpnpjjniklp
官方網址 https://chrome.google.com/webstore/detail/shopkrowd/khpeekicgeffopigciakgkpnpjjniklp
簡介 Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.
檔案大小 189 KB
安裝次數 18
目前版本 1.12
更新時間 2013-08-02
上架時間 2013-08-02
評分 3.67/5 共 3 次評分
開發者 http://shopkrowd.com
付費類型 free
擴展官網 http://www.shopkrowd.com
說明頁面URL http://www.shopkrowd.com/Home/Support?mode=p20
支援的語言 en,en-GB,en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "background": {
        "scripts": [
            "background.js"
        ]
    },
    "browser_action": {
        "default_icon": "icon-128.png",
        "default_title": "ShopKrowd"
    },
    "name": "ShopKrowd",
    "description": "Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.",
    "homepage_url": "http:\/\/www.shopkrowd.com",
    "default_locale": "en",
    "icons": {
        "16": "icon-16.png",
        "48": "icon-48.png",
        "96": "icon-96.png",
        "128": "icon-128.png"
    },
    "permissions": [
        "tabs",
        ""
    ],
    "version": "1.12",
    "manifest_version": 2
}