JSTorrent and other old Chrome packaged apps no longer work since Google discontinued Chrome Apps. The current way to download torrents on a Chromebook is through the Linux development environment.
How to Set Up a Torrent Client on Chromebook
- Open Settings and go to Advanced > Developers.
- Turn on Linux development environment and complete the setup.
- Open the Terminal app.
- Type sudo apt install transmission-cli and press Enter to install a lightweight torrent client.
Note: This command runs with administrator privileges inside your Linux environment. Type it exactly as shown.
How to Download a Torrent
- In Terminal, type transmission-cli followed by the magnet link or path to your .torrent file.
- The download will save inside your Linux files, which you can access from the Files app under Linux files.
Quick Tips
- Only download torrents you have the legal right to, since copyright laws apply the same way on a Chromebook as any other device.
- If the command line feels intimidating, Transmission also has a graphical version you can install with sudo apt install transmission-gtk.
With Linux enabled, your Chromebook can run real torrent clients again, no outdated Chrome app required.

Leave a Reply