copy-all-magnet-link Firefox

Examine source code of copy-all-magnet-link

Inspect and view changes in copy-all-magnet-link source codes across current and past versions
Please login to examine the extension's source code.
manifest.json
{
  "manifest_version": 2,
  "name": "copy all magnet link",
  "description": "copy all magnet link to clipboard or txt file",
  "version": "2026.5.30.1",
  "default_locale": "en",
  "browser_specific_settings": {
    "gecko": {
      "id": "copy-all-magnet-link-2024-12-07@example.com",
      "data_collection_permissions": {
        "required": [
          "none"
        ]
      }
    }
  },
  "permissions": [
    "activeTab",
    "menus",
    "notifications",
    "tabs",
    "scripting",
    "clipboardWrite",
    "storage"
  ],
  "background": {
    "scripts": [
      "background.js"
    ],
    "persistent": false
  },
  "browser_action": {
    "default_popup": "options.html"
  }
}

Best copy-all-magnet-link Alternatives

Here are some Firefox add-ons that are similar to copy-all-magnet-link: