God of War New Tab HD

God of War New Tab HD

God of War Full HD wallpapers and theme in new tab

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "god-of-war-god-of-war-js80/god-of-war32.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "activate75.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "images85/god-of-war-128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}