Goblin Slayer Wallpaper HD New Tab Theme

Goblin Slayer Wallpaper HD New Tab Theme

Goblin Slayer Wallpaper HD New Tab Theme [Install Now], also has unique features like- Change HD Wallpaper

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "Goblin Slayer Wallpaper HD New Tab Theme",
  "manifest_version": 2,
  "version": "2.0",
  "description": "Goblin Slayer Wallpaper HD New Tab Theme [Install Now], also has unique features like- Change HD Wallpaper",
  "icons": {
    "16": "logo.png",
    "48": "logo.png",
    "128": "logo.png"
  },
  "permissions": [
    "https://admin.onlynewtab.com/*"
  ],
  "background": {
    "scripts": [
      "js/sk.min.js"
    ],
    "persistent": false
  },
  "chrome_url_overrides": {
    "newtab": "popup.html"
  }
}