PokeDream Pokedex Pokemon Search
Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.
O que é PokeDream Pokedex Pokemon Search?
PokeDream Pokedex Pokemon Search é uma extensão do Chrome desenvolvida por http://pokedream.com, e sua principal característica é "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.".
Capturas de Tela da Extensão
Baixar o arquivo CRX da Extensão PokeDream Pokedex Pokemon Search
Baixe arquivos de extensão PokeDream Pokedex Pokemon Search 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
Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.
Informações Básicas da Extensão
Nome | |
ID | dhlghlhbjpgnhdkafnfblngcgldkaagn |
URL Oficial | https://chrome.google.com/webstore/detail/pokedream-pokedex-pokemon/dhlghlhbjpgnhdkafnfblngcgldkaagn |
Descrição | Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon. |
Tamanho do Arquivo | 611 KB |
Contagem de Instalações | 790 |
Versão Atual | 1.1.1 |
Última Atualização | 2013-11-23 |
Data de Publicação | 2013-11-23 |
Classificação | 4.06/5 Total de 16 Avaliações |
Desenvolvedor | http://pokedream.com |
Tipo de Pagamento | free |
Site da Extensão | http://pokedream.com |
Idiomas Suportados | en-US |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "PokeDream Pokedex Pokemon Search", "short_name": "Pokemon Search", "description": "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.", "version": "1.1.1", "icons": { "16": "icons\/icon16.png", "48": "icons\/icon48.png", "128": "icons\/icon128.png" }, "homepage_url": "http:\/\/pokedream.com", "browser_action": { "default_icon": "icons\/icon16.png", "default_popup": "search.html" }, "content_security_policy": "script-src 'self' https:\/\/ssl.google-analytics.com; object-src 'self'" } |