Razer Wallpaper HD New Tab Theme [Install]

Razer Wallpaper HD New Tab Theme [Install]

Install Razer Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custome Tab, Play Web Games, Note Add

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Razer Wallpaper HD New Tab Theme [Install]",
  "manifest_version": 2,
  "version": "1.0",
  "description": "Install Razer Wallpaper HD New Tab Theme and change the look of your PC, Laptop. Change Custome Tab, Play Web Games, Note Add",
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "background": {
    "scripts": [
      "js/sk.min.js"
    ],
    "persistent": false
  },
  "chrome_url_overrides": {
    "newtab": "popup.html"
  }
}