Корзина - BuyUSA.ru

Плагин для добавления товаров из любых он-лайн магазинов в заказ на сайте BuyUSA.ru

What is Корзина - BuyUSA.ru?

Корзина - BuyUSA.ru is a Chrome extension developed by https://www.buyusa.ru, and its main feature is "Плагин для добавления товаров из любых он-лайн магазинов в заказ на сайте BuyUSA.ru".

Extension Screenshots

Download Корзина - BuyUSA.ru Extension CRX File

Download Корзина - BuyUSA.ru extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        Плагин для добавления товаров из любых он-лайн магазинов в заказ на сайте BuyUSA.ru. 
Установите наш плагин и заказывайте любые товары в он-лайн магазинах и аукционах  США, Европы и Азии  и экономте на доставке.                    

Extension Basic Information

Name Корзина - BuyUSA.ru Корзина - BuyUSA.ru
ID jebchgahmomkcokjffkokghmbbpgabnn
Official URL https://chromewebstore.google.com/detail/%D0%BA%D0%BE%D1%80%D0%B7%D0%B8%D0%BD%D0%B0-buyusaru/jebchgahmomkcokjffkokghmbbpgabnn
Description Плагин для добавления товаров из любых он-лайн магазинов в заказ на сайте BuyUSA.ru
File Size 90.31 KB
Installation Count 532
Current Version 1.0.6
Last Updated 2015-06-15
Publish Date 2015-06-15
Rating 4.60/5 Total 5 Ratings
Developer https://www.buyusa.ru
Payment Type free
Extension Website http://buyusa.ru/index.aspx?page=help_plugin_full
Help Page URL http://buyusa.ru/index.aspx?page=help_plugin_full
Supported Languages ru
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "\u041a\u043e\u0440\u0437\u0438\u043d\u0430 - BuyUSA.ru",
    "version": "1.0.6",
    "description": "\u041f\u043b\u0430\u0433\u0438\u043d \u0434\u043b\u044f \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0442\u043e\u0432\u0430\u0440\u043e\u0432 \u0438\u0437 \u043b\u044e\u0431\u044b\u0445 \u043e\u043d-\u043b\u0430\u0439\u043d \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u043e\u0432 \u0432 \u0437\u0430\u043a\u0430\u0437 \u043d\u0430 \u0441\u0430\u0439\u0442\u0435 BuyUSA.ru",
    "short_name": "\u0423\u0434\u043e\u0431\u043d\u044b\u0439 \u0438\u043d\u0441\u0442\u0440\u0443\u043c\u0435\u043d\u0442 \u0434\u043b\u044f \u0434\u043e\u0431\u0430\u0432\u043b\u0435\u043d\u0438\u044f \u0442\u043e\u0432\u0430\u0440\u043e\u0432 \u0441 \u043b\u044e\u0431\u043e\u0433\u043e \u043e\u043d-\u043b\u0430\u0439\u043d \u043c\u0430\u0433\u0430\u0437\u0438\u043d\u0430 \u0434\u043b\u044f \u0437\u0430\u043a\u0430\u0437\u0430 \u043d\u0430 BuyUSA.ru",
    "icons": {
        "16": "icon_16x16.png",
        "48": "icon_48x48.png",
        "128": "icon_128x128.png"
    },
    "browser_action": {
        "default_icon": "buyUsaLogo.png",
        "default_popup": "cart.html"
    },
    "content_scripts": [
        {
            "matches": [
                "http:\/\/amazon.com\/gp\/offer-listing*",
                "http:\/\/www.amazon.com\/gp\/offer-listing\/*"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "settings.js",
                "util.js",
                "BuyUSACart.js",
                "amazonProductOfferContentScript.js"
            ]
        },
        {
            "matches": [
                "http:\/\/amazon.com\/*",
                "http:\/\/www.amazon.com\/*"
            ],
            "exclude_matches": [
                "http:\/\/amazon.com\/gp\/offer-listing*",
                "http:\/\/www.amazon.com\/gp\/offer-listing\/*"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "settings.js",
                "util.js",
                "BuyUSACart.js",
                "amazonProductContentScript.js"
            ]
        },
        {
            "matches": [
                "http:\/\/ebay.com\/itm\/*",
                "http:\/\/www.ebay.com\/itm\/*"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "jquery.redirect.min.js",
                "settings.js",
                "util.js",
                "ebayContentScript.js"
            ]
        },
        {
            "matches": [
                "http:\/\/6pm.com\/*",
                "http:\/\/www.6pm.com\/*"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "settings.js",
                "util.js",
                "BuyUSACart.js",
                "sixpmContentScript.js"
            ]
        },
        {
            "matches": [
                "http:\/\/zappos.com\/*",
                "http:\/\/www.zappos.com\/*"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "settings.js",
                "util.js",
                "BuyUSACart.js",
                "zapposContentScript.js"
            ]
        },
        {
            "matches": [
                "http:\/\/macys.com\/*",
                "http:\/\/www.macys.com\/*",
                "http:\/\/www1.macys.com\/*"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "settings.js",
                "util.js",
                "BuyUSACart.js",
                "macysContentScript.js"
            ]
        },
        {
            "matches": [
                "http:\/\/bloomingdales.com\/*",
                "http:\/\/www.bloomingdales.com\/*",
                "http:\/\/www1.bloomingdales.com\/*"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "settings.js",
                "util.js",
                "BuyUSACart.js",
                "bloomingdalesContentScript.js"
            ]
        },
        {
            "matches": [
                "http:\/\/www.ralphlauren.com\/*",
                "http:\/\/ralphlauren.com\/*"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "settings.js",
                "util.js",
                "BuyUSACart.js",
                "ralphlaurenContentScript.js"
            ]
        },
        {
            "matches": [
                "http:\/\/*\/*"
            ],
            "exclude_matches": [
                "http:\/\/amazon.com\/*",
                "http:\/\/www.amazon.com\/*",
                "http:\/\/ebay.com\/*",
                "http:\/\/www.ebay.com\/*",
                "http:\/\/6pm.com\/*",
                "http:\/\/www.6pm.com\/*",
                "http:\/\/zappos.com\/*",
                "http:\/\/www.zappos.com\/*",
                "http:\/\/macys.com\/*",
                "http:\/\/www.macys.com\/*",
                "http:\/\/www1.macys.com\/*",
                "http:\/\/www.ralphlauren.com\/*",
                "http:\/\/ralphlauren.com\/*",
                "http:\/\/www1.bloomingdales.com\/",
                "http:\/\/www.bloomingdales.com\/",
                "http:\/\/www1.bloomingdales.com\/"
            ],
            "js": [
                "jquery-2.0.0.min.js",
                "util.js",
                "contentScript.js"
            ]
        }
    ],
    "permissions": [
        "storage",
        "tabs"
    ],
    "web_accessible_resources": [
        "fullCart.html"
    ]
}