Asphalt 9 Legends Wallpapers and New Tab

Asphalt 9 Legends Wallpapers and New Tab

Give your Chrome a new look with Asphalt 9 Legends wallpapers.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "service_worker": "asphalt-9-legends-scripts80/asphalt-9-legends16.js"
  },
  "action": {},
  "permissions": [
    "storage"
  ],
  "chrome_url_overrides": {
    "newtab": "index47.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "icons85/asphalt-9-legends-128.png"
  },
  "manifest_version": 3,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.4"
}