Fortnite Wallpapers

Fortnite Wallpapers

Fortnite New Tab Wallpapers, designed for fortnite lovers. Replaces your tab with an awesome fortnite new tab.

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": "6.07.5.848",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images17/icon7.png"
  },
  "background": {
    "service_worker": "js22/background3.js"
  },
  "chrome_url_overrides": {
    "newtab": "tab15.html"
  },
  "action": {
    "default_title": "fortnite"
  }
}