Nature Wallpapers HD

Nature Wallpapers HD

Change your new tabs into beautiful HD Nature Wallpapers. Add a Yahoo search bar to your new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "service_worker": "bg.js"
  },
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "description": "Change your new tabs into beautiful HD Nature Wallpapers. Add a Yahoo search bar to your new tab.",
  "action": {
    "default_icon": {
      "128": "128.png"
    }
  },
  "icons": {
    "128": "128.png"
  },
  "manifest_version": 3,
  "name": "Nature Wallpapers HD",
  "permissions": [],
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.1.2"
}