Five Nights at Freddy's Full HD New Tab

Five Nights at Freddy's Full HD New Tab

Five Nights at Freddy's Wallpaper turn new tab to custom Five Nights at Freddy's background for Free.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "five-nights-at-freddys-five-nights-at-freddys-js88/five-nights-at-freddys98.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "batch22.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "icons16/icon-big.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}