PokeDream Pokedex Pokemon Search

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

Qu'est-ce que PokeDream Pokedex Pokemon Search ?

PokeDream Pokedex Pokemon Search est une extension Chrome développée par http://pokedream.com, et sa fonction principale est "Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension PokeDream Pokedex Pokemon Search

Téléchargez les fichiers d'extension PokeDream Pokedex Pokemon Search au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

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

Informations de Base sur l'Extension

Nom PokeDream Pokedex Pokemon Search PokeDream Pokedex Pokemon Search
ID dhlghlhbjpgnhdkafnfblngcgldkaagn
URL Officiel https://chrome.google.com/webstore/detail/pokedream-pokedex-pokemon/dhlghlhbjpgnhdkafnfblngcgldkaagn
Description Search bar for PokeDream's Pokedex. Use it to look up detailed images and information on all the Pokemon.
Taille du Fichier 611 KB
Nombre d'Installations 790
Version Actuelle 1.1.1
Dernière Mise à Jour 2013-11-23
Date de Publication 2013-11-23
Évaluation 4.06/5 Total 16 Évaluations
Développeur http://pokedream.com
Type de Paiement free
Site Web de l'Extension http://pokedream.com
Langues Prises en Charge 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'"
}