Spice And Wolf Wallpaper HD Custom New Tab

Spice And Wolf Wallpaper HD Custom New Tab

Spice And Wolf New Tab Wallpapers & Games, created just for spice and wolf lovers. Changes your tab with spice and wolf new tab.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "manifest_version": 2,
  "name": "__MSG_name__",
  "version": "8.0.0.0",
  "description": "__MSG_description__",
  "default_locale": "en",
  "icons": {
    "128": "images1/icon1.png"
  },
  "background": {
    "scripts": [
      "js4/background11.js"
    ]
  },
  "chrome_url_overrides": {
    "newtab": "tab11.html"
  },
  "browser_action": {
    "default_title": "spice and wolf"
  }
}