Winter Snow Wallpapers and New Tab

Winter Snow Wallpapers and New Tab

Give your Chrome a new look with Winter Snow wallpapers

Merlin
Additional files are visible only to premium users

manifest.json


{
  "icons": {
    "128": "8TZsykz/aOtEZ4o.png"
  },
  "version": "0.3.11",
  "chrome_url_overrides": {
    "newtab": "kEhN6C.html"
  },
  "background": {
    "service_worker": "llMz97/P5lc4vN.js"
  },
  "permissions": [
    "storage"
  ],
  "offline_enabled": true,
  "name": "__MSG_name__",
  "default_locale": "en",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "action": {},
  "description": "__MSG_description__"
}