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 द्वारा विकसित एक क्रोम एक्सटेंशन है, और इसकी मुख्य विशेषता है "The PokéInfo - PokéDex. Get detailed pokémon info through an easy-to-use an retro look-and-feel pokédex!"।
एक्सटेंशन स्क्रीनशॉट्स
एक्सएक्स एक्सटेंशन CRX फ़ाइल डाउनलोड करें
crx प्रारूप में The PokeInfo - PokeDex. एक्सटेंशन फ़ाइलें डाउनलोड करें, ब्राउज़र में क्रोम एक्सटेंशन को मैन्युअल रूप से स्थापित करें या दोस्तों के साथ crx फ़ाइलों को साझा करें ताकि क्रोम एक्सटेंशन को आसानी से स्थापित किया जा सके।
एक्सटेंशन उपयोग निर्देश
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.
एक्सटेंशन की मूल जानकारी
नाम | |
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" } } |