Skip to content

Instantly share code, notes, and snippets.

@xl5866476
xl5866476 / rarbg-magnet-batch-copy.js
Last active August 5, 2023 19:38
user script for rarbg, batch copy magnet links
// ==UserScript==
// @name rarbg-magnet-batch-copy
// @namespace http://tampermonkey.net/
// @version 0.1
// @description Display checkboxes and magnet icons on rarbg search result page, you can batch copy magnet links.
// @author Xavier Lee
// @match *://rarbg.to/*
// @icon https://www.google.com/s2/favicons?sz=64&domain=rarbg.to
// @grant none
// ==/UserScript==