Shoes & handbags sale

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

Co je Shoes & handbags sale?

Shoes & handbags sale je rozšíření Chrome vyvinuté http://lachuos.com, a jeho hlavní funkcí je „Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.“.

Snímky obrazovky rozšíření

screenshot

Stáhnout soubor CRX rozšíření Shoes & handbags sale

Stáhněte si soubory rozšíření Shoes & handbags sale ve formátu crx, ručně nainstalujte rozšíření Chrome do prohlížeče nebo sdílejte soubory crx s přáteli, abyste jednoduše nainstalovali rozšíření Chrome.

Pokyny pro Použití Rozšíření

                        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                    

Základní Informace o Rozšíření

Název Shoes & handbags sale Shoes & handbags sale
ID ibinokjihmkiepipbanahcamkiimcdof
Oficiální URL https://chrome.google.com/webstore/detail/ibinokjihmkiepipbanahcamkiimcdof
Popis Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.
Velikost souboru 252 KB
Počet instalací 89
Aktuální Verze 8.1
Poslední Aktualizace 2014-11-14
Datum Vydání 2014-11-14
Hodnocení 3.00/5 Celkem 2 Hodnocení
Vývojář http://lachuos.com
Typ Platby free
Webové stránky Rozšíření http://www.lachuos.com/
Podporované Jazyky 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
}