Fashion on budget
Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.
O que é Fashion on budget?
Fashion on budget é uma extensão do Chrome desenvolvida por appstrend, e sua principal característica é "Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Fashion on budget
Baixe arquivos de extensão Fashion on budget no formato crx, instale manualmente as extensões do Chrome no navegador ou compartilhe os arquivos crx com amigos para instalar facilmente as extensões do Chrome.
Instruções de Uso da Extensão
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!
Informações Básicas da Extensão
Nome | |
ID | cofpoabnndnldomfiegpndlgjaoloofa |
URL Oficial | https://chromewebstore.google.com/detail/fashion-on-budget/cofpoabnndnldomfiegpndlgjaoloofa |
Descrição | Fashion on budget looks for the best deals on clothes, shoes and bags with 50% off and more. |
Tamanho do Arquivo | 2.75 MB |
Contagem de Instalações | 21 |
Versão Atual | 1.0.0 |
Última Atualização | 2016-01-24 |
Data de Publicação | 2016-01-24 |
Desenvolvedor | appstrend |
Tipo de Pagamento | free |
Idiomas Suportados | 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" } |