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은(는) http://galarpokedex.blogspot.com에 의해 개발된 Chrome 확장 프로그램으로, 주요 기능은 "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 확장 프로그램 CRX 파일 다운로드
크롬 확장 프로그램을 crx 형식으로 다운로드하여 브라우저에 수동으로 설치하거나 crx 파일을 친구들과 공유하여 쉽게 크롬 확장 프로그램을 설치하세요.
확장 프로그램 사용 설명서
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.
확장 프로그램 기본 정보
이름 | |
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" } |