Fantasy Anime Girls Wallpapers New Tab

Fantasy Anime Girls Wallpapers New Tab

Fantasy Anime Girls Full HD wallpapers in new tab

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "__MSG_extName__",
  "description": "__MSG_extDesc__",
  "version": "4.483.121.551",
  "chrome_url_overrides": {
    "newtab": "dark_olive_green_palladium.html"
  },
  "icons": {
    "128": "128.png"
  },
  "offline_enabled": true,
  "default_locale": "en",
  "web_accessible_resources": [
    {
      "matches": [
        "<all_urls>"
      ],
      "resources": [
        "*"
      ]
    }
  ],
  "manifest_version": 3
}