Available at https://addons.mozilla.org/en-GB/firefox/addon/tor-magnet-link-copier/
I have uploaded my source code here for the sake of your Privacy and my full disclosure as this addon's intended use is in TOR Browser.
Tor Magnet Link Copier is a simple Firefox extension that allows users to quickly copy magnet: links found on a webpage. The extension provide a method to copy magnet links without Clickjacking popups:
- Manual Copy via Popup: Clicking the extension icon opens a popup with a button to manually scrape and copy the first magnet link.
- Detects and copies magnet links from webpages.
- Handles multiple magnet links by prompting the user to select the correct one.
- Works in Tor Browser and Firefox.
- Lightweight and easy to use.
- Includes a GitHub reference for project updates.
- Download the extension files.
- Open Firefox/Tor Browser and navigate to
about:debugging. - Click "This Firefox" > "Load Temporary Add-on".
- Select the
manifest.jsonfile. - The extension is now active and ready to use.
Click the extension icon to open the popup, then click "Click Here to Scrape Magnet Links" to manually copy the first magnet: link found.
- If multiple links are detected, the extension will prompt you to choose the correct one.
The extension requires the following permissions:
activeTab: Allows the extension to access the currently active tab to scan for magnet links.clipboardWrite: Enables copying the detected magnet link to the clipboard.
For source code, updates, and contributions, visit the project on GitHub:
🔗 GitHub Repository
This project is licensed under the MIT License.
Developed by Perciville5241 🚀