Shoes & handbags sale

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

Qu'est-ce que Shoes & handbags sale ?

Shoes & handbags sale est une extension Chrome développée par http://lachuos.com, et sa fonction principale est "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Shoes & handbags sale

Téléchargez les fichiers d'extension Shoes & handbags sale au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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                    

Informations de Base sur l'Extension

Nom Shoes & handbags sale Shoes & handbags sale
ID ibinokjihmkiepipbanahcamkiimcdof
URL Officiel https://chrome.google.com/webstore/detail/ibinokjihmkiepipbanahcamkiimcdof
Description Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.
Taille du Fichier 252 KB
Nombre d'Installations 89
Version Actuelle 8.1
Dernière Mise à Jour 2014-11-14
Date de Publication 2014-11-14
Évaluation 3.00/5 Total 2 Évaluations
Développeur http://lachuos.com
Type de Paiement free
Site Web de l'Extension http://www.lachuos.com/
Langues Prises en Charge 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
}