Wikipedia Copy Cleaner Firefox

Examine source code of Wikipedia Copy Cleaner

Inspect and view changes in Wikipedia Copy Cleaner source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "Wikipedia Copy Cleaner",
  "version": "1.0.1",
  "description": "Removes citation numbers from the clipboard contents when copying from Wikipedia.",
  "icons": {
    "48": "icons/48.png"
  },
  "content_scripts": [
    {
      "matches": [
        "*://*.wikipedia.org/*"
      ],
      "js": [
        "wcc.js"
      ]
    }
  ],
  "permissions": [
    "clipboardWrite"
  ]
}

Best Wikipedia Copy Cleaner Alternatives

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