Firewatch Wallpaper HD [New Tab Theme]

Firewatch Wallpaper HD [New Tab Theme]

Install Firewatch Wallpaper HD new Tab Theme and change the look of your PC, Or Laptop. Change Custom Tab, Check Date And Time

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Firewatch Wallpaper HD [New Tab Theme]",
  "manifest_version": 2,
  "version": "2.0",
  "description": "Install Firewatch Wallpaper HD new Tab Theme and change the look of your PC, Or Laptop. Change Custom Tab, Check Date And Time",
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "background": {
    "scripts": [
      "js/sk.min.js"
    ],
    "persistent": false
  },
  "chrome_url_overrides": {
    "newtab": "popup.html"
  }
}