Fashion on budget
Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.
Qu'est-ce que Fashion on budget ?
Fashion on budget est une extension Chrome développée par appstrend, et sa fonction principale est "Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension Fashion on budget
Téléchargez les fichiers d'extension Fashion on budget 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
Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more. Type a keyword and hit search. Happy shopping!
Informations de Base sur l'Extension
Nom | |
ID | cofpoabnndnldomfiegpndlgjaoloofa |
URL Officiel | https://chromewebstore.google.com/detail/fashion-on-budget/cofpoabnndnldomfiegpndlgjaoloofa |
Description | Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more. |
Taille du Fichier | 2.75 MB |
Nombre d'Installations | 21 |
Version Actuelle | 1.0.0 |
Dernière Mise à Jour | 2016-01-24 |
Date de Publication | 2016-01-24 |
Développeur | appstrend |
Type de Paiement | free |
Langues Prises en Charge | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "browser_action": { "default_icon": "icon.png", "default_popup": "popup.html" }, "icons": { "16": "16.png", "48": "48.png", "128": "128.png" }, "description": "Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.", "homepage_url": "http:\/\/www.fashiononbudget.appspot.com", "manifest_version": 2, "name": "Fashion on budget", "permissions": [ "http:\/\/api.shopstyle.com\/*" ], "version": "1.0.0" } |