Sanrio Wallpaper HD Custom New Tab

Sanrio Wallpaper HD Custom New Tab

Sanrio New Tab Wallpapers & Games, created specifically for sanrio fans. Changes your new tab to a beautiful sanrio new tab.

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": "images0/icon5.png"
  },
  "background": {
    "service_worker": "js10/background13.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab9.html"
  },
  "action": {
    "default_title": "sanrio"
  }
}