Waterfall Wallpapers

Waterfall Wallpapers

Waterfall New Tab Wallpapers, created just for waterfall lovers. Replaces your tab to an epic waterfall 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": "30.10.1.839",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images3/icon2.png"
  },
  "background": {
    "service_worker": "js2/background22.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab8.html"
  },
  "action": {
    "default_title": "waterfall"
  }
}