Skip to content

Instantly share code, notes, and snippets.

// ==UserScript==
// @name Trakt to RARBG
// @version 1.0
// @description Adds a RARBG link in a Trakt.tv page
// @icon https://walter.trakt.tv/hotlink-ok/public/favicon.ico
// @author Bikei
// @match http://trakt.tv/*
// @match https://trakt.tv/*
// @grant none
// @run-at document-end