Apex Legends Full HD New Tab

Apex Legends Full HD New Tab

Apex Legends New Tab Wallpapers & Games, Replaces your tab to a cool Apex Legends new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "service_worker": "apex-legends-js77/apex-legends48.js"
  },
  "action": {},
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "micron89.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "images64/icon-big.png"
  },
  "manifest_version": 3,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.2"
}