ShopKrowd

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

ShopKrowd क्या है?

ShopKrowd http://shopkrowd.com द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "Confused while shopping? With ShopKrowd, you can now get help from friends and people like you."।

एक्सटेंशन स्क्रीनशॉट्स

screenshot

एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें

crx प्रारूप में ShopKrowd एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।

एक्सटेंशन उपयोग निर्देश

                        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
}