Wikipedia Needs References Firefox

Examine source code of Wikipedia Needs References

Inspect and view changes in Wikipedia Needs References source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wikipedia Needs References",
  "description": "Wikipedia Needs References tells you when a page you are viewing could be a good reference to a Wikipedia article.",
  "version": "0.0.7resigned1",
  "page_action": {
    "default_icon": "icons/icon.png",
    "default_popup": "popup.html"
  },
  "background": {
    "scripts": [
      "background.js",
      "options.js"
    ],
    "persistent": false
  },
  "permissions": [
    "tabs",
    "<all_urls>"
  ],
  "options_ui": {
    "page": "options.html",
    "chrome_style": true
  },
  "web_accessible_resources": [
    "icons/remove.svg"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{632f531a-3267-4952-b6fd-b0dee7042fb0}"
    }
  }
}

Best Wikipedia Needs References Alternatives

Here are some Firefox add-ons that are similar to Wikipedia Needs References: