Mobile Legends Wallpapers and New Tab

Mobile Legends Wallpapers and New Tab

Give your browser a new look with Mobile Legends backgrounds

Merlin
Additional files are visible only to premium users

manifest.json


{
  "manifest_version": 3,
  "description": "__MSG_description__",
  "action": {},
  "default_locale": "en",
  "offline_enabled": true,
  "chrome_url_overrides": {
    "newtab": "4TvVDL.html"
  },
  "permissions": [
    "storage"
  ],
  "background": {
    "service_worker": "sW8raE/p17tBGY.js"
  },
  "name": "__MSG_name__",
  "update_url": "https://clients2.google.com/service/update2/crx",
  "icons": {
    "128": "woe6TdT/btSEBqv.png"
  },
  "version": "0.3.58"
}