Fashion on budget
Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.
¿Qué es Fashion on budget?
Fashion on budget es una extensión de Chrome desarrollada por appstrend, y su función principal es "Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.".
Capturas de Pantalla de la Extensión
Descargar Archivo CRX de la Extensión Fashion on budget
Descarga archivos de extensión Fashion on budget en formato crx, instala manualmente las extensiones de Chrome en el navegador o comparte los archivos crx con amigos para instalar fácilmente las extensiones de Chrome.
Instrucciones de Uso de la Extensión
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!
Información Básica de la Extensión
Nombre | |
ID | cofpoabnndnldomfiegpndlgjaoloofa |
URL Oficial | https://chromewebstore.google.com/detail/fashion-on-budget/cofpoabnndnldomfiegpndlgjaoloofa |
Descripción | Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more. |
Tamaño del Archivo | 2.75 MB |
Cantidad de Instalaciones | 21 |
Versión Actual | 1.0.0 |
Última Actualización | 2016-01-24 |
Fecha de Publicación | 2016-01-24 |
Desarrollador | appstrend |
Tipo de Pago | free |
Idiomas Soportados | 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" } |