Apex Legends HD Custom New Tab

Apex Legends HD Custom New Tab

Apex Legends New Tab Wallpapers & Games, designed for Apex Legends fans. Replaces your tab with an awesome Apex Legends new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "apex-legends-js100/apex-legends82.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "batch16.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "icons57/icon-big.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.2"
}