Chrome Transmission is a privacy-first, lightweight browser extension designed to capture magnet:? links clicked on web pages or sent via context menu and route them directly to your self-hosted Transmission torrent server.
Privacy is guaranteed by architecture. There are no intermediate cloud servers, third-party analytics, or background tracking mechanisms. You retain full control over your server endpoints and credentials at all times.
The table below details all data categories processed by Chrome Transmission and how they are handled:
| Data Category | Content Details | Browser Storage State | Network Transmission State |
|---|---|---|---|
| Server Endpoint | Transmission IP / Domain, Port, and RPC Path | chrome.storage.sync |
Sent Direct to Your Server Only |
| RPC Credentials | Transmission username & password | chrome.storage.sync |
Sent Direct via Basic Auth Header |
| Magnet Link URLs | magnet:?xt=urn:btih:... links clicked by user |
Not Stored | Direct RPC torrent-add Request |
| Extension Settings | Auto-intercept, notification, & context menu toggles | chrome.storage.sync |
Never Sent Across Network |
| Browsing History | Visited websites or page content | Not Processed or Stored | Never Transmitted |
When you interact with a magnet link on a webpage or via the extension:
magnet:? URL click directly inside your browser tab.http://192.168.1.100:9091/transmission/rpc).X-Transmission-Session-Id challenge header is handled directly between your browser and your Transmission server.Chrome Transmission enforces strict data minimization:
For privacy questions, security disclosures, or support inquiries, please visit affan.dev.