Fashion on budget
Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.
Cos'è Fashion on budget?
Fashion on budget è un'estensione di Chrome sviluppata da appstrend, e la sua funzione principale è "Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Fashion on budget
Scarica i file di estensione Fashion on budget in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
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!
Informazioni di Base sull'Estensione
Nome | |
ID | cofpoabnndnldomfiegpndlgjaoloofa |
URL Ufficiale | https://chromewebstore.google.com/detail/fashion-on-budget/cofpoabnndnldomfiegpndlgjaoloofa |
Descrizione | Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more. |
Dimensione del File | 2.75 MB |
Conteggio Installazioni | 21 |
Versione Corrente | 1.0.0 |
Ultimo Aggiornamento | 2016-01-24 |
Data di Pubblicazione | 2016-01-24 |
Sviluppatore | appstrend |
Tipo di Pagamento | free |
Lingue Supportate | 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" } |