Shoes & handbags sale
Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.
O que é Shoes & handbags sale?
Shoes & handbags sale é uma extensão do Chrome desenvolvida por http://lachuos.com, e sua principal característica é "Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão Shoes & handbags sale
Baixe arquivos de extensão Shoes & handbags sale 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
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
Informações Básicas da Extensão
Nome | |
ID | ibinokjihmkiepipbanahcamkiimcdof |
URL Oficial | https://chrome.google.com/webstore/detail/ibinokjihmkiepipbanahcamkiimcdof |
Descrição | Find shoes and handbag sales. Browse and enjoy, buy them if you think they are for you. |
Tamanho do Arquivo | 252 KB |
Contagem de Instalações | 89 |
Versão Atual | 8.1 |
Última Atualização | 2014-11-14 |
Data de Publicação | 2014-11-14 |
Classificação | 3.00/5 Total de 2 Avaliações |
Desenvolvedor | http://lachuos.com |
Tipo de Pagamento | free |
Site da Extensão | http://www.lachuos.com/ |
Idiomas Suportados | 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 } |