Hello Kitty Wallpaper

Hello Kitty Wallpaper

Hello Kitty New Tab Wallpapers, created for hello kitty fans. Replaces your new tab to an epic hello kitty 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": "18.09.4.740",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images16/icon2.png"
  },
  "background": {
    "service_worker": "js5/background6.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab3.html"
  },
  "action": {
    "default_title": "hello kitty"
  }
}