The PokeInfo - PokeDex.

The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!

Qu'est-ce que The PokeInfo - PokeDex. ?

The PokeInfo - PokeDex. est une extension Chrome développée par bng_dev, et sa fonction principale est "The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension The PokeInfo - PokeDex.

Téléchargez les fichiers d'extension The PokeInfo - PokeDex. 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

                        The PokéInfo - PokéDex. It's an extension fueled by PokeAPI, which brings you all the basic information for the pokémon you search, including:

- Back and front image.
- Name.
- Type.
- Description.
- Height.
- Weight.
- Appearances in games.
- First 4 moves.

New Features:
- Pokémon List: Brings you a list of all of them, for a quick reference.
- Regions: Shows the regions where you can find them.
- Habitat: See the which habitat belongs each one: grassland, mountain, water-edges, etc.
- Generation: Shows which generation belongs each one.                    

Informations de Base sur l'Extension

Nom The PokeInfo - PokeDex. The PokeInfo - PokeDex.
ID emmfbgokmghppiccmibolaonncchbmmo
URL Officiel https://chrome.google.com/webstore/detail/the-pokeinfo-pokedex/emmfbgokmghppiccmibolaonncchbmmo
Description The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!
Taille du Fichier 5.39 MB
Nombre d'Installations 1,586
Version Actuelle 0.0.1.0
Dernière Mise à Jour 2018-12-18
Date de Publication 2018-12-18
Évaluation 4.00/5 Total 7 Évaluations
Développeur bng_dev
Email [email protected]
Type de Paiement free
Langues Prises en Charge en-US
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "name": "The PokeInfo - PokeDex.",
    "description": "The Pok\u00e9Info - Pok\u00e9Dex. Get detailed pok\u00e9mon info through an easy-to-use an retro look-and-feel pok\u00e9dex!",
    "icons": {
        "16": "icon16.png",
        "48": "icon48.png",
        "128": "icon128.png"
    },
    "version": "0.0.1.0",
    "author": "Brayam N\u00fa\u00f1ez",
    "browser_action": {
        "default_icon": "tab-icon.png",
        "default_title": "The PokeInfo - PokeDex",
        "permissions": [
            "activeTab"
        ],
        "default_popup": "popup.html"
    }
}