Transmitter for Transmission
Communicates with Transmission torrent client. Supports adding torrents (incl. magnet links) & quickly looking at torrent status.
Cos'è Transmitter for Transmission?
Transmitter for Transmission è un'estensione di Chrome sviluppata da unrelenting.technology, e la sua funzione principale è "Communicates with Transmission torrent client. Supports adding torrents (incl. magnet links) & quickly looking at torrent status.".
Screenshot dell'Estensione
Scarica il file CRX dell'estensione Transmitter for Transmission
Scarica i file di estensione Transmitter for Transmission in formato crx, installa manualmente le estensioni di Chrome nel browser o condividi i file crx con gli amici per installare facilmente le estensioni di Chrome.
Istruzioni per l'Uso dell'Estensione
A WebExtension for the Transmission BitTorrent client.
Adds a context menu item for downloading torrents (both magnets and links to .torrent files) on your remote Transmission server.
Adds a browser action (popup toolbar icon thing) that lets you view existing torrents' status.
That button even has a badge (auto-updating torrent count / download speed / upload speed).
Automatically picks up your session from the Transmission web UI, no need for separate authentication.
Works fine if your Transmission instance is behind a reverse proxy that uses TLS client certificates. Informazioni di Base sull'Estensione
| Nome | |
| ID | cdmpmfcgepijfiaaojbahpmpjfkgdgja |
| URL Ufficiale | https://chromewebstore.google.com/detail/transmitter-for-transmiss/cdmpmfcgepijfiaaojbahpmpjfkgdgja |
| Descrizione | Communicates with Transmission torrent client. Supports adding torrents (incl. magnet links) & quickly looking at torrent status. |
| Dimensione del File | 20.37 KB |
| Conteggio Installazioni | 846 |
| Versione Corrente | 1.1.1 |
| Ultimo Aggiornamento | 2017-12-06 |
| Data di Pubblicazione | 2017-12-06 |
| Valutazione | 3.40/5 Totale 5 Valutazioni |
| Sviluppatore | unrelenting.technology |
| [email protected] | |
| Tipo di Pagamento | free |
| Sito Web dell'Estensione | https://github.com/myfreeweb/transmitter |
| URL della Pagina di Aiuto | https://github.com/myfreeweb/transmitter/issues |
| Lingue Supportate | en-US |
| manifest.json | |
{
"update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
"manifest_version": 2,
"name": "Transmitter for Transmission",
"author": "unrelenting.technology",
"version": "1.1.1",
"description": "Communicates with Transmission torrent client. Supports adding torrents (incl. magnet links) & quickly looking at torrent status.",
"icons": {
"16": "icon16.png",
"32": "icon32.png",
"48": "icon48.png",
"128": "icon128.png"
},
"permissions": [
"alarms",
"contextMenus",
"storage",
"webRequest",
"webRequestBlocking",
"http:\/\/transmitter.web-extension\/*",
" | |