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!

The PokeInfo - PokeDex.とは何ですか?

The PokeInfo - PokeDex.はbng_devによって開発されたChromeの拡張機能で、その主な機能は「The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!」です。

拡張機能のスクリーンショット

screenshot
screenshot

The PokeInfo - PokeDex.拡張機能のCRXファイルをダウンロード

The PokeInfo - PokeDex.拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        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.                    

拡張機能の基本情報

名前 The PokeInfo - PokeDex. The PokeInfo - PokeDex.
ID emmfbgokmghppiccmibolaonncchbmmo
公式URL https://chrome.google.com/webstore/detail/the-pokeinfo-pokedex/emmfbgokmghppiccmibolaonncchbmmo
説明 The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!
ファイルサイズ 5.39 MB
インストール数 1,586
現在のバージョン 0.0.1.0
最終更新日 2018-12-18
公開日 2018-12-18
評価 4.00/5 合計 7 レビュー
開発者 bng_dev
Eメール [email protected]
支払い方法 free
対応言語 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"
    }
}