PokeDream Pokedex Pokemon Search

Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.

Cos'è PokeDream Pokedex Pokemon Search?

PokeDream Pokedex Pokemon Search è un'estensione di Chrome sviluppata da http://pokedream.com, e la sua funzione principale è "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.".

Screenshot dell'Estensione

screenshot
screenshot

Scarica il file CRX dell'estensione PokeDream Pokedex Pokemon Search

Scarica i file di estensione PokeDream Pokedex Pokemon Search 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

                        Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.                    

Informazioni di Base sull'Estensione

Nome PokeDream Pokedex Pokemon Search PokeDream Pokedex Pokemon Search
ID dhlghlhbjpgnhdkafnfblngcgldkaagn
URL Ufficiale https://chrome.google.com/webstore/detail/pokedream-pokedex-pokemon/dhlghlhbjpgnhdkafnfblngcgldkaagn
Descrizione Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.
Dimensione del File 611 KB
Conteggio Installazioni 790
Versione Corrente 1.1.1
Ultimo Aggiornamento 2013-11-23
Data di Pubblicazione 2013-11-23
Valutazione 4.06/5 Totale 16 Valutazioni
Sviluppatore http://pokedream.com
Tipo di Pagamento free
Sito Web dell'Estensione http://pokedream.com
Lingue Supportate 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'"
}