Nature Scenery Wallpaper

Nature Scenery Wallpaper

Nature Scenery wallpaper turn new tab to custom HD Nature Scenery background. Nature Scenery wallpaper theme for fans.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 3,
  "description": "__MSG_appDesc__",
  "default_locale": "en",
  "name": "__MSG_appName__",
  "offline_enabled": true,
  "background": {
    "service_worker": "40naturebg01.js"
  },
  "action": {
    "default_icon": "natureimg/icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "40natureindex01.html"
  },
  "icons": {
    "48": "natureimg/icon48.png",
    "128": "natureimg/icon128.png"
  },
  "version": "4.01.36.2",
  "permissions": [
    "unlimitedStorage",
    "storage"
  ]
}