ShopKrowd

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

Cos'è ShopKrowd?

ShopKrowd è un'estensione di Chrome sviluppata da http://shopkrowd.com, e la sua funzione principale è "Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione ShopKrowd

Scarica i file di estensione ShopKrowd in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.

Istruzioni per l'Uso dell'Estensione

                        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.                    

Informazioni di Base sull'Estensione

Nome ShopKrowd ShopKrowd
ID khpeekicgeffopigciakgkpnpjjniklp
URL Ufficiale https://chrome.google.com/webstore/detail/shopkrowd/khpeekicgeffopigciakgkpnpjjniklp
Descrizione Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.
Dimensione del File 189 KB
Conteggio Installazioni 18
Versione Corrente 1.12
Ultimo Aggiornamento 2013-08-02
Data di Pubblicazione 2013-08-02
Valutazione 3.67/5 Totale 3 Valutazioni
Sviluppatore http://shopkrowd.com
Tipo di Pagamento free
Sito Web dell'Estensione http://www.shopkrowd.com
URL della Pagina di Aiuto http://www.shopkrowd.com/Home/Support?mode=p20
Lingue Supportate 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
}