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. เป็นส่วนขยายของ Chrome ที่พัฒนาโดย bng_dev และคุณลักษณะหลักของมันคือ "The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!"

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย The PokeInfo - PokeDex.

ดาวน์โหลดไฟล์ส่วนขยาย 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
อีเมล [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"
    }
}