Real-Debrid Enhancer

Enhance Real-Debrid with clickable rows, copy and debrid buttons, grid layout, and improved layout management on torrents and downloader pages.

Tekijä
UnderPL
Päivittäiset asennukset
0
Asennuskerrat
106
Arvostelut
1 0 0
Versio
2.1
Luotu
21.7.2024
Päivitetty
22.7.2024
Lisenssi
MIT
Käytössä

Real-Debrid Enhancer

Overview

The Real-Debrid Enhancer script aims to improve the user experience on Real-Debrid's torrents and downloader pages by introducing several enhancements. These enhancements include clickable rows, selectable items, copy and debrid buttons, a switchable grid layout, an improved floating window, a URL extract button, and a copy links button.

Torrents Page Enhancements

  1. Clickable Rows
    • Rows in the torrent list are now clickable, making it easier to select items for further actions.
  2. Selectable Items
    • You can select multiple rows or items to perform batch actions like copying links or sending them to debrid.
  3. Copy and Debrid Buttons
    • Floating buttons that allow you to copy selected links to the clipboard or send them to the download page with a single click.

Torrent Page

  1. Grid Layout

    • Option to switch the torrent list to a grid layout for a more compact presentation (click top right button in page) Grid Layout
  2. Improved Floating Window

    • The floating window on the torrents page is redesigned for better usability, displaying content in a more structured and user-friendly manner. Improved Floating Window

Downloader Page Enhancements

  1. URL Extract Button

    • An "Extract URL(s)" button allows you to extract all URL(s) from the text area, making it easier to manage multiple links.
  2. Copy Links Button

    • A "Copy Links" button to quickly copy all download links to your clipboard.

Copy Links and Extract URL(s) Buttons

Additional Notes

You can modify the script to automatically switch to the grid layout by using:

//addSwitchToGridLayoutButton();
switchToGridLayout();