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. là gì?

The PokeInfo - PokeDex. là một tiện ích mở rộng Chrome được phát triển bởi bng_dev, và tính năng chính của nó là "The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!".

Ảnh Chụp Màn Hình của Tiện Ích Mở Rộng

screenshot
screenshot

Tải xuống tệp CRX của tiện ích mở rộng The PokeInfo - PokeDex.

Tải xuống các tệp mở rộng The PokeInfo - PokeDex. dưới định dạng crx, cài đặt các tiện ích mở rộng Chrome bằng tay trong trình duyệt hoặc chia sẻ các tệp crx với bạn bè để dễ dàng cài đặt các tiện ích mở rộng Chrome.

Hướng Dẫn Sử Dụng Tiện Ích Mở Rộng

                        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.                    

Thông Tin Cơ Bản về Tiện Ích Mở Rộng

Tên The PokeInfo - PokeDex. The PokeInfo - PokeDex.
ID emmfbgokmghppiccmibolaonncchbmmo
URL Chính Thức https://chrome.google.com/webstore/detail/the-pokeinfo-pokedex/emmfbgokmghppiccmibolaonncchbmmo
Mô tả The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!
Kích Thước Tệp 5.39 MB
Số Lần Cài Đặt 1,586
Phiên Bản Hiện Tại 0.0.1.0
Cập Nhật Lần Cuối 2018-12-18
Ngày Phát Hành 2018-12-18
Đánh Giá 4.00/5 Tổng số 7 Đánh Giá
Nhà Phát Triển bng_dev
Email [email protected]
Loại Thanh Toán free
Ngôn Ngữ Được Hỗ Trợ 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"
    }
}