World of Warcraft Search

World of Warcraft Search

Fast search among popular World of Warcraft web resources.

Merlin
Additional files are visible only to premium users

manifest.json


{
  "update_url": "https://clients2.google.com/service/update2/crx",
  "name": "World of Warcraft Search",
  "version": "2.19.0529",
  "manifest_version": 2,
  "description": "Fast search among popular World of Warcraft web resources.",
  "options_page": "options.html",
  "browser_action": {
    "default_icon": "icon.png",
    "default_popup": "popup.html"
  },
  "icons": {
    "16": "icon16.png",
    "48": "icon48.png",
    "128": "icon128.png"
  }
}