Nature Wallpapers HD video New Tab background

Nature Wallpapers HD video New Tab background

Live start page with ocean, mountain, Earth, weather, search engine, news, games, and more!

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Nature Wallpapers HD video New Tab background",
  "short_name": "chrome-delight",
  "description": "Live start page with ocean, mountain, Earth, weather, search engine, news, games, and more!",
  "default_locale": "en",
  "manifest_version": 3,
  "version": "1.6.10",
  "icons": {
    "16": "icons/icon16.png",
    "48": "icons/icon48.png",
    "128": "icons/icon128.png"
  },
  "chrome_url_overrides": {
    "newtab": "newtab.html"
  },
  "permissions": [
    "storage",
    "topSites"
  ]
}