ext.to → TorBox

Send torrents from ext.to to TorBox and get a direct download link

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey, το Greasemonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Violentmonkey για να εγκαταστήσετε αυτόν τον κώδικα.

θα χρειαστεί να εγκαταστήσετε μια επέκταση όπως το Tampermonkey ή το Userscripts για να εγκαταστήσετε αυτόν τον κώδικα.

You will need to install an extension such as Tampermonkey to install this script.

Θα χρειαστεί να εγκαταστήσετε μια επέκταση διαχείρισης κώδικα χρήστη για να εγκαταστήσετε αυτόν τον κώδικα.

(Έχω ήδη έναν διαχειριστή κώδικα χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(Έχω ήδη έναν διαχειριστή στυλ χρήστη, επιτρέψτε μου να τον εγκαταστήσω!)

Δημιουργός
saarmaat
Ημερήσιες εγκαταστάσεις
0
Σύνολο εγκαταστάσεων
5
Βαθμολογίες
0 0 0
Έκδοση
1.0
Δημιουργήθηκε την
31/05/2026
Ενημερώθηκε την
31/05/2026
Μέγεθος
10 KB
Άδεια
MIT
Εφαρμόζεται σε

ext.to → TorBox

Adds a Send to TorBox button on every ext.to torrent page. One click sends the torrent to your TorBox account, waits for it to be cached, and gives you a direct download link — ready to open in Leech or copy to clipboard.


How it works

  1. Click ⬆ Send to TorBox on any ext.to torrent page
  2. The script fetches the magnet link and sends it to TorBox via API
  3. It polls TorBox until the torrent is cached
  4. A direct CDN link appears — click Open in Leech or Copy URL

If a torrent has multiple files, the script automatically selects the largest video file (mp4, mkv, etc.).


Setup

  1. Install Tampermonkey (Chrome, Firefox) or Userscripts (Safari)
  2. Install this script
  3. Go to any ext.to torrent page — the button will appear next to Download Torrent
  4. On first click, you'll be prompted for your TorBox API key
    • Find it at: TorBox Dashboard → Settings → API
    • The key is saved locally and never leaves your browser

Alternatively, paste your API key directly into the HARDCODED_API_KEY constant at the top of the script.


Requirements

  • A TorBox account (free tier works)
  • Leech for macOS (optional, for one-click downloading)