Human Fall Flat HD Custom New Tab

Human Fall Flat HD Custom New Tab

Human Fall Flat Wallpaper turn new tab to custom Human Fall Flat background for Free.

Additional files are visible only to premium users

manifest.json


{
  "background": {
    "persistent": true,
    "scripts": [
      "human-fall-flat-human-fall-flat-js24/human-fall-flat1.js"
    ]
  },
  "browser_action": {},
  "chrome_url_overrides": {
    "newtab": "sigma93.html"
  },
  "default_locale": "en",
  "description": "__MSG_description__",
  "icons": {
    "128": "image20/icon128.png"
  },
  "manifest_version": 2,
  "name": "__MSG_name__",
  "offline_enabled": false,
  "update_url": "https://clients2.google.com/service/update2/crx",
  "version": "0.0.1"
}