Random Wikipedia Firefox

Examine source code of Random Wikipedia

Inspect and view changes in Random Wikipedia source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Random Wikipedia",
  "version": "1.3",
  "description": "Discover something new. Pull up a random Wikipedia article with a title, summary and thumbnail preview in your chosen language, then open it — or jump straight to a random page in one click.",
  "icons": {
    "32": "icons/icon-32.png",
    "48": "icons/icon-48.png",
    "64": "icons/icon-64.png",
    "96": "icons/icon-96.png",
    "128": "icons/icon-128.png"
  },
  "browser_specific_settings": {
    "gecko": {
      "id": "{fb167d03-cfed-4b34-a5d5-ad09f720ab62}",
      "strict_min_version": "101.0",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "storage",
    "tabs",
    "https://*.wikipedia.org/*"
  ],
  "browser_action": {
    "default_title": "Random Wikipedia",
    "default_popup": "src/popup.html",
    "default_icon": {
      "32": "icons/icon-32.png",
      "48": "icons/icon-48.png",
      "64": "icons/icon-64.png"
    }
  }
}

Best Random Wikipedia Alternatives

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