ShopKrowd

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

ShopKrowd là gì?

ShopKrowd là một tiện ích mở rộng Chrome được phát triển bởi http://shopkrowd.com, và tính năng chính của nó là "Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot

Tải xuống tệp CRX của tiện ích mở rộng ShopKrowd

Tải xuống các tệp mở rộng ShopKrowd dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên ShopKrowd ShopKrowd
ID khpeekicgeffopigciakgkpnpjjniklp
URL Chính Thức https://chrome.google.com/webstore/detail/shopkrowd/khpeekicgeffopigciakgkpnpjjniklp
Mô tả Confused while shopping? With ShopKrowd, you can now get help from friends and people like you.
Kích Thước Tệp 189 KB
Số Lần Cài Đặt 18
Phiên Bản Hiện Tại 1.12
Cập Nhật Lần Cuối 2013-08-02
Ngày Phát Hành 2013-08-02
Đánh Giá 3.67/5 Tổng số 3 Đánh Giá
Nhà Phát Triển http://shopkrowd.com
Loại Thanh Toán free
Trang Web Mở Rộng http://www.shopkrowd.com
URL Trang Trợ Giúp http://www.shopkrowd.com/Home/Support?mode=p20
Ngôn Ngữ Được Hỗ Trợ 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
}