Random Wikipedia Button Firefox

Examine source code of Random Wikipedia Button

By: Johanna
Inspect and view changes in Random Wikipedia Button source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Random Wikipedia Button",
  "version": "1.0",
  "description": "Opens a random Wikipedia article.",
  "browser_action": {
    "default_icon": {
      "64": "icon64.png",
      "128": "icon128.png"
    },
    "default_popup": "popup.html"
  },
  "permissions": [
    "tabs"
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{c8e6d6a1-7c82-4926-812d-604785a73ba2}",
      "strict_min_version": "109.0"
    }
  },
  "icons": {
    "64": "icon64.png",
    "128": "icon128.png"
  }
}

Best Random Wikipedia Button Alternatives

Here are some Firefox add-ons that are similar to Random Wikipedia Button: