Anime Aesthetic Wallpaper

Anime Aesthetic Wallpaper

Anime Aesthetic New Tab Wallpapers, designed for anime aesthetic lovers. Replaces your tab with anime aesthetic new tab.

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": "31.29.09.7",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images1/icon17.png"
  },
  "background": {
    "service_worker": "js2/background7.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab18.html"
  },
  "action": {
    "default_title": "anime aesthetic"
  }
}