Galar Pokedex:Official Galar Region Pokedex

This is list of Pokémon in the order by the Galar Pokedex, followed by Pokémon native to the Galar pokedex region.

Что такое Galar Pokedex:Official Galar Region Pokedex?

Galar Pokedex:Official Galar Region Pokedex - это расширение Chrome, разработанное http://galarpokedex.blogspot.com, и его основная функция - "This is list of Pokémon in the order by the Galar Pokedex, followed by Pokémon native to the Galar pokedex region.".

Снимки экрана расширения

screenshot

Скачать файл CRX расширения Galar Pokedex:Official Galar Region Pokedex

Скачайте файлы расширений Galar Pokedex:Official Galar Region Pokedex в формате crx, установите расширения Chrome вручную в браузере или поделитесь файлами crx с друзьями, чтобы легко установить расширения Chrome.

Инструкции по использованию расширения

                        This is a list of Pokémon in the order dictated by the Galar regional Pokédex, meaning that the starter Pokémon from Galar will appear first, followed by Pokémon native to the Galar region. There are 400 numbered Pokémon in the Galar Pokédex. More Pokémon have been added to Pokémon Sword and Shield via patches released to coincide with the release of the games' two expansions, in which the new Pokémon were included in the The Isle of Armor Pokédex and The Crown Tundra Pokédex, respectively.

Only Pokémon in the Galar, the Isle of Armor, and the Crown Tundra Pokédexes, as well as a select few outside of the aforementioned Pokédexes, can be transferred from Pokémon HOME to Sword and Shield. These include Alolan Forms, such as Alolan Meowth, non-Galarian counterparts, such as Mr. Mime, and other missing forms, such as West Sea Shellos and Gastrodon.                    

Основная информация о расширении

Название Galar Pokedex:Official Galar Region Pokedex Galar Pokedex:Official Galar Region Pokedex
ID mepifeecffhmblgblpbjkcmncflbicjh
Официальный URL https://chrome.google.com/webstore/detail/galar-pokedexofficial-gal/mepifeecffhmblgblpbjkcmncflbicjh
Описание This is list of Pokémon in the order by the Galar Pokedex, followed by Pokémon native to the Galar pokedex region.
Размер файла 547 KB
Количество установок 62
Текущая Версия 1.0
Последнее Обновление 2020-12-19
Дата публикации 2020-12-19
Рейтинг 5.00/5 Всего 1 оценок
Разработчик http://galarpokedex.blogspot.com
Электронная почта [email protected]
Тип оплаты free
Официальный сайт расширения http://galarpokedex.blogspot.com/
URL страницы помощи https://galarpokedex.blogspot.com/p/contact-us.html
URL страницы политики конфиденциальности https://pokemonplatinumrom.com/privacy-policy
Поддерживаемые языки en-US
manifest.json
{
    "browser_action": {
        "default_icon": {
            "128": "logo_128.png",
            "16": "logo_128.png",
            "32": "logo_128.png",
            "48": "logo_128.png"
        },
        "default_popup": "index.html"
    },
    "description": "This is list of Pok\u00e9mon in the order by the Galar Pokedex, followed by Pok\u00e9mon native to the Galar pokedex region.",
    "icons": {
        "128": "logo_128.png",
        "16": "logo_128.png",
        "32": "logo_128.png",
        "48": "logo_128.png"
    },
    "manifest_version": 2,
    "name": "Galar Pokedex:Official Galar Region Pokedex",
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "version": "1.0"
}