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
公式URL 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
}