Shoes & handbags sale

Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.

Что такое Shoes & handbags sale?

Shoes & handbags sale - это расширение Chrome, разработанное http://lachuos.com, и его основная функция - "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Shoes & handbags sale

Скачайте файлы расширений Shoes & handbags sale в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        Shoes and Handbags just one short click away, all the time.

Our selection of handbags and shoes are ready for browsing day or night. 

If you take a shine to something, you can click through to buy it, otherwise you can just enjoy looking through the collection.

- Shoes on Amazon
- Handbags on Amazon
- Buy on Amazon
- Match shoes and handbags
- Share your creations with friends                    

Основная информация о расширении

Название Shoes & handbags sale Shoes & handbags sale
ID ibinokjihmkiepipbanahcamkiimcdof
Официальный URL https://chrome.google.com/webstore/detail/ibinokjihmkiepipbanahcamkiimcdof
Описание Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.
Размер файла 252 KB
Количество установок 89
Текущая Версия 8.1
Последнее Обновление 2014-11-14
Дата публикации 2014-11-14
Рейтинг 3.00/5 Всего 2 оценок
Разработчик http://lachuos.com
Тип оплаты free
Официальный сайт расширения http://www.lachuos.com/
Поддерживаемые языки en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Shoes & handbags sale",
    "short_name": "Find sales",
    "description": "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.",
    "version": "8.1",
    "content_security_policy": "script-src 'self' 'unsafe-eval' https:\/\/ws-na.amazon-adsystem.com https:\/\/wms-na.amazon-adsystem.com https:\/\/apis.google.com https:\/\/platform.twitter.com https:\/\/connect.facebook.net https:\/\/ssl.google-analytics.com; object-src 'self'",
    "options_page": "options.html",
    "icons": {
        "16": "\/images\/shoe.png",
        "48": "\/images\/shoe.png",
        "128": "\/images\/shoe.png"
    },
    "permissions": [],
    "background": {
        "scripts": [
            "jquery.js",
            "background.js"
        ],
        "persistent": true
    },
    "browser_action": {
        "default_title": "Shoes and Handbags",
        "default_icon": "\/images\/shoe.png"
    },
    "manifest_version": 2
}