Fortnite New Tab Page

Fortnite New Tab Page

This one is for all of you Fortnite fans. Space up your chrome with this awesome Fortnite design. *How to remove Fortnite…

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "Fortnite New Tab Page",
  "version": "1.0",
  "chrome_url_overrides": {
    "newtab": "app/index.html"
  }
}