Wowhead Classic Auto-Selector Firefox

Examine source code of Wowhead Classic Auto-Selector

Inspect and view changes in Wowhead Classic Auto-Selector source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wowhead Classic Auto-Selector",
  "version": "1.1",
  "description": "Automatically selects 'Classic' in the dropdown on Wowhead item pages.",
  "permissions": [
    "https://*.wowhead.com/*"
  ],
  "content_scripts": [
    {
      "matches": [
        "https://*.wowhead.com/classic/*"
      ],
      "js": [
        "content.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{7bcd0530-290d-4914-bf4e-fbacc6832f09}"
    }
  }
}

Best Wowhead Classic Auto-Selector Alternatives

Here are some Firefox add-ons that are similar to Wowhead Classic Auto-Selector: