Deluge Remote Modern

Control your Deluge BitTorrent client directly from Chrome. Secure, fast, Manifest V3 compliant, and fully open-source.

As of June 2026, Deluge Remote Modern has 84 users in the Developer Tools category.

Usersno change0%
84
84
Ratingno change0%
— reviews
Reviewsno change0%
Version
2.8.5
Manifest V3
90-day change · In the last 90 days this extension 2 version updates.

History

10 snapshots

Tracking since Apr 8, 2026.

89.6848.57.319999999999993Apr 8, 2026Jun 7, 2026
View as table
DateUsersRatingReviewsVersion
Apr 8, 20262.0.9
Apr 19, 20262.0.9
Apr 25, 2026132.2.1
May 2, 2026182.2.1
May 9, 2026262.2.1
May 13, 2026342.8.5
May 19, 2026372.8.5
May 25, 2026482.8.5
Jun 1, 2026562.8.5
Jun 7, 2026752.8.5
Now842.8.5

Changelog

  • May 9, 2026
    description
    Deluge Remote Modern is a lightweight, open-source browser extension that allows you to manage your Deluge BitTorrent client directly from your browser. This is a complete modern fork of the original Remote Deluge, fully updated for Google’s Manifest V3 standards to ensure long-term support, security, and performance.
    
    Key Features:
    
    Real-Time Monitoring: Instantly view torrent status, download/upload speeds, ETA, and ratios through a clean, modern popup.
    
    Complete Control: Pause, resume, remove, or re-order torrents without leaving your current tab.
    
    One-Click Adding: Seamlessly send magnet links or .torrent file URLs to your Deluge server via context menus or automated link detection.
    
    Secure & Private: Your Deluge password is encrypted locally using AES-GCM (SubtleCrypto) before being stored in your browser's sync storage.
    
    Dark Mode Support: Full support for system-wide dark mode for a comfortable viewing experience at night.
    
    Why Choose Deluge Remote Modern?
    Unlike older extensions, this version is built for the future of the web. We have optimized the background service workers and reduced required permissions to the absolute minimum to protect your privacy and browsing speed.
    Deluge Remote Modern is a lightweight, open-source browser extension that lets you manage your Deluge BitTorrent client directly from your browser. This is a complete modern fork of the original Remote Deluge, fully updated for Google's Manifest V3 standards to ensure long-term support, security, and performance.
    Key Features
    
    Real-time monitoring — Instantly view torrent status, download/upload speeds, ETA, and ratios through a clean, modern popup.
    Complete control — Pause, resume, remove, or re-order torrents without leaving your current tab.
    One-click adding — Seamlessly send magnet links or .torrent file URLs to your Deluge server via context menus or automated link detection.
    Prowlarr integration — Search your private and public indexers directly from the popup. Filter by category, pick from your enabled indexers, and send results straight to Deluge — no need to leave the browser. Pagination, history, and saved indexer preferences included.
    Secure & private — Your Deluge password and Prowlarr API key are encrypted locally with AES-GCM (Web Crypto API) and, by default, never leave your device. An opt-in "sync credentials" mode is available for single-device users who want browser-account backup.
    Dark mode support — Full support for system-wide dark mode plus several built-in themes (Solarized, Nord, Dracula) and two icon packs for a comfortable viewing experience at any time of day.
    Pagination — Configurable torrents-per-page with an optional in-popup selector for fast-scrolling through large queues.
    
    Why Choose Deluge Remote Modern?
    Unlike older extensions, this version is built for the future of the web. The background service worker is optimized for Manifest V3, host permissions are scoped to your specific Deluge and Prowlarr servers (not <all_urls>), and zero telemetry or third-party services are involved. Your data goes from your browser to your servers — nothing else.
    
    What changed and why
    
    Added a Prowlarr bullet — substantial feature in v2.8.0, deserved its own line. Mentions filter, indexer picker, and history since those are real differentiators.
    Updated the security line — your old text said "stored in your browser's sync storage" which is no longer accurate after v2.8.1. The new text accurately describes the default (local) plus the opt-in (sync) without getting into technical detail. Also bumped "SubtleCrypto" to "Web Crypto API" since that's the actual spec name and reads cleaner to non-developers.
    Added the dark mode themes — you ship Solarized/Nord/Dracula plus two icon packs. Worth advertising. Stores reward feature-rich descriptions.
    Added a pagination bullet — also new (v2.5.0), genuinely useful for users with large torrent lists.
    Replaced "minimum permissions" with concrete claim — "scoped to your specific Deluge and Prowlarr servers" is more credible and verifiable than the generic "minimum permissions" claim. Reviewers and savvy users appreciate concrete claims.
    Added "zero telemetry" — strong privacy signal that matches what your PRIVACY.md actually says.

Permissions & access

Permissions
contextMenusstorage
Host access
http://*/*, https://*/*

Screenshots

Deluge Remote Modern screenshot 1Deluge Remote Modern screenshot 2

About

Deluge Remote Modern is a lightweight, open-source browser extension that lets you manage your Deluge BitTorrent client directly from your browser. This is a complete modern fork of the original Remote Deluge, fully updated for Google's Manifest V3 standards to ensure long-term support, security, and performance.
Key Features

Real-time monitoring — Instantly view torrent status, download/upload speeds, ETA, and ratios through a clean, modern popup.
Complete control — Pause, resume, remove, or re-order torrents without leaving your current tab.
One-click adding — Seamlessly send magnet links or .torrent file URLs to your Deluge server via context menus or automated link detection.
Prowlarr integration — Search your private and public indexers directly from the popup. Filter by category, pick from your enabled indexers, and send results straight to Deluge — no need to leave the browser. Pagination, history, and saved indexer preferences included.
Secure & private — Your Deluge password and Prowlarr API key are encrypted locally with AES-GCM (Web Crypto API) and, by default, never leave your device. An opt-in "sync credentials" mode is available for single-device users who want browser-account backup.
Dark mode support — Full support for system-wide dark mode plus several built-in themes (Solarized, Nord, Dracula) and two icon packs for a comfortable viewing experience at any time of day.
Pagination — Configurable torrents-per-page with an optional in-popup selector for fast-scrolling through large queues.

Why Choose Deluge Remote Modern?
Unlike older extensions, this version is built for the future of the web. The background service worker is optimized for Manifest V3, host permissions are scoped to your specific Deluge and Prowlarr servers (not <all_urls>), and zero telemetry or third-party services are involved. Your data goes from your browser to your servers — nothing else.

What changed and why

Added a Prowlarr bullet — substantial feature in v2.8.0, deserved its own line. Mentions filter, indexer picker, and history since those are real differentiators.
Updated the security line — your old text said "stored in your browser's sync storage" which is no longer accurate after v2.8.1. The new text accurately describes the default (local) plus the opt-in (sync) without getting into technical detail. Also bumped "SubtleCrypto" to "Web Crypto API" since that's the actual spec name and reads cleaner to non-developers.
Added the dark mode themes — you ship Solarized/Nord/Dracula plus two icon packs. Worth advertising. Stores reward feature-rich descriptions.
Added a pagination bullet — also new (v2.5.0), genuinely useful for users with large torrent lists.
Replaced "minimum permissions" with concrete claim — "scoped to your specific Deluge and Prowlarr servers" is more credible and verifiable than the generic "minimum permissions" claim. Reviewers and savvy users appreciate concrete claims.
Added "zero telemetry" — strong privacy signal that matches what your PRIVACY.md actually says.

Technical

Version
2.8.5
Manifest
V3
Size
136KiB
Min Chrome
88
Languages
1
Featured
No

Metadata

ID
okjmppgdfmooahhabhcdjdhnmnkgkila
Developer ID
ub28fdc463cd59833bd60a7785316e73f
Developer Email
[email protected]
Created
Apr 8, 2026
Last Updated (Store)
May 8, 2026
Last Scraped
Jun 7, 2026
Website

Data sourced from the Chrome Web Store · last verified Jun 7, 2026.