PoLaKoSz / RARBG-Assistant

Userscript for RARBG.to to make it more user friendly.

Home Page:https://rarbg.to

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

RARBG-Assistant

Userscript for RARBG.to to make it more user friendly.

Features

  • Trailers page
    • Prevent page jump to the top when opening trailer window
    • Keep trailer window always in the center of the screen
    • Close trailer window with Esc
    • Search torrents with the same name as the trailer

How to use it

  1. Install Tampermonkey
  2. Open GreasyFork and click the Install this script button on it (or copy the content of the index.js as a new script to Tampermonkey)
  3. Refresh https://rarbg.to if You already opened it

Development

  • Install Node.js dependencies
$ npm i
  • Build source code
$ npm run build

About

Userscript for RARBG.to to make it more user friendly.

https://rarbg.to

License:MIT License


Languages

Language:JavaScript 99.7%Language:CSS 0.3%