Clash Royale HD Custom New Tab

Clash Royale HD Custom New Tab

Clash Royale Wallpaper turn new tab to custom Clash Royale background for Free.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "clash-royale-scripts93/clash-royale18.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "index10.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "clash-royale-icons87/clash-royale-128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.2"
}