Pokemon Go Wallpapers

Pokemon Go Wallpapers

Pokemon Go New Tab Wallpapers, designed just for pokemon go fans. Replaces your new tab with a cool pokemon go new tab wallpapers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "name": "__MSG_name__",
  "version": "10.11.6.468",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images20/icon8.png"
  },
  "background": {
    "service_worker": "js19/background20.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab20.html"
  },
  "action": {
    "default_title": "pokemon go"
  }
}