TorrentCloud torrent Upload

Send torrents to the TorrentCLOUD

Was ist TorrentCloud torrent Upload?

TorrentCloud torrent Upload ist eine Chrome-Erweiterung, die von https://torrentcloud.eu entwickelt wurde, und ihr Hauptmerkmal ist "Send torrents to the TorrentCLOUD".

Erweiterungsscreenshots

screenshot

TorrentCloud torrent Upload-Erweiterungs-CRX-Datei herunterladen

Laden Sie TorrentCloud torrent Upload-Erweiterungsdateien im crx-Format herunter, installieren Sie Chrome-Erweiterungen manuell im Browser oder teilen Sie die crx-Dateien mit Freunden, um Chrome-Erweiterungen einfach zu installieren.

Anleitung zur Verwendung der Erweiterung

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

Grundlegende Informationen zur Erweiterung

Name TorrentCloud torrent Upload TorrentCloud torrent Upload
ID nehcaigoagncnciofipnemkiclelijal
Offizielle URL https://chromewebstore.google.com/detail/torrentcloud-torrent-uplo/nehcaigoagncnciofipnemkiclelijal
Beschreibung Send torrents to the TorrentCLOUD
Dateigröße 6.69 KB
Installationsanzahl 667
Aktuelle Version 0.2
Letztes Update 2016-04-19
Veröffentlichungsdatum 2016-04-19
Entwickler https://torrentcloud.eu
Zahlungsart free
Erweiterungswebsite http://www.torrentcloud.eu
Unterstützte Sprachen 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
}