Remove citations - Wikipedia Firefox

Examine source code of Remove citations - Wikipedia

Inspect and view changes in Remove citations - Wikipedia source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Remove citations from Wikipedia",
  "version": "1.0.0",
  "description": "This add-on removes the citations from Wikipedia articles, giving you a clutter-free reading experience without distractions.",
  "icons": {
    "48": "icons/citation48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.wikipedia.org/*"
      ],
      "js": [
        "script.js"
      ]
    }
  ],
  "browser_specific_settings": {
    "gecko": {
      "id": "{751d5fc2-d6a8-4ac9-b90f-7d6eeb1f366f}"
    }
  }
}

Best Remove citations - Wikipedia Alternatives

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