TorrentCloud torrent Upload

Send torrents to the TorrentCLOUD

Cos'è TorrentCloud torrent Upload?

TorrentCloud torrent Upload è un'estensione di Chrome sviluppata da https://torrentcloud.eu, e la sua funzione principale è "Send torrents to the TorrentCLOUD".

Screenshot dell'Estensione

screenshot

Scarica il file CRX dell'estensione TorrentCloud torrent Upload

Scarica i file di estensione TorrentCloud torrent Upload 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

                        Send your torrent to the TorrentCloud.eu interface with one click!                    

Informazioni di Base sull'Estensione

Nome TorrentCloud torrent Upload TorrentCloud torrent Upload
ID nehcaigoagncnciofipnemkiclelijal
URL Ufficiale https://chromewebstore.google.com/detail/torrentcloud-torrent-uplo/nehcaigoagncnciofipnemkiclelijal
Descrizione Send torrents to the TorrentCLOUD
Dimensione del File 6.69 KB
Conteggio Installazioni 667
Versione Corrente 0.2
Ultimo Aggiornamento 2016-04-19
Data di Pubblicazione 2016-04-19
Sviluppatore https://torrentcloud.eu
Tipo di Pagamento free
Sito Web dell'Estensione http://www.torrentcloud.eu
Lingue Supportate en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "TorrentCloud torrent Upload",
    "description": "Send torrents to the TorrentCLOUD",
    "version": "0.2",
    "permissions": [
        "contextMenus"
    ],
    "background": {
        "scripts": [
            "sample.js"
        ]
    },
    "icons": {
        "16": "tc.png",
        "48": "tc.png",
        "128": "tc.png"
    },
    "manifest_version": 2
}