Fortnite Random HD Wallpapers New Tab Theme

Fortnite Random HD Wallpapers New Tab Theme

A simple Google search bar with a new HD Fortnite wallpaper image for your New Tab Page every time you open / refresh.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Fortnite Random HD Wallpapers New Tab Theme",
  "short_name": "Fortnite NTP",
  "description": "A simple Google search bar with a new HD Fortnite wallpaper image for your New Tab Page every time you open / refresh.",
  "version": "1.2",
  "incognito": "split",
  "chrome_url_overrides": {
    "newtab": "index.html"
  },
  "icons": {
    "16": "icon_19.png",
    "48": "icon_48.png",
    "128": "icon_128.png"
  },
  "manifest_version": 2
}