ShopKrowd

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

Qu'est-ce que ShopKrowd ?

ShopKrowd est une extension Chrome développée par http://shopkrowd.com, et sa fonction principale est "Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension ShopKrowd

Téléchargez les fichiers d'extension ShopKrowd au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom ShopKrowd ShopKrowd
ID khpeekicgeffopigciakgkpnpjjniklp
URL Officiel https://chrome.google.com/webstore/detail/shopkrowd/khpeekicgeffopigciakgkpnpjjniklp
Description Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.
Taille du Fichier 189 KB
Nombre d'Installations 18
Version Actuelle 1.12
Dernière Mise à Jour 2013-08-02
Date de Publication 2013-08-02
Évaluation 3.67/5 Total 3 Évaluations
Développeur http://shopkrowd.com
Type de Paiement free
Site Web de l'Extension http://www.shopkrowd.com
URL de la Page d'Aide http://www.shopkrowd.com/Home/Support?mode=p20
Langues Prises en Charge 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
}