Candy Crush Saga New Tab HD

Candy Crush Saga New Tab HD

Candy Crush Saga Wallpaper turn new tab to custom Candy Crush Saga background for Free.

Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "candy-crush-saga-js54/candy-crush-saga75.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "main78.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "icons54/candy-crush-saga-128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.2"
}