Anime Wallpaper HD Custom New Tab

Anime Wallpaper HD Custom New Tab

Anime New Tab Wallpapers & Games, created for anime lovers. Replaces your new tab to a cool anime new tab wallpapers & games.

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": "8.0.0.0",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images19/icon5.png"
  },
  "background": {
    "service_worker": "js16/background8.js"
  },
  "action": {
    "default_title": "anime"
  },
  "permissions": [
    "tabs"
  ]
}