Galar Pokedex:Official Galar Region Pokedex

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.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "browser_action": {
    "default_icon": {
      "16": "logo_128.png",
      "32": "logo_128.png",
      "48": "logo_128.png",
      "128": "logo_128.png"
    },
    "default_popup": "index.html"
  },
  "description": "This is list of Pokémon in the order by the Galar Pokedex, followed by Pokémon native to the Galar pokedex region.",
  "icons": {
    "16": "logo_128.png",
    "32": "logo_128.png",
    "48": "logo_128.png",
    "128": "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"
}