TorrentCloud torrent Upload
Send torrents to the TorrentCLOUD
Qu'est-ce que TorrentCloud torrent Upload ?
TorrentCloud torrent Upload est une extension Chrome développée par https://torrentcloud.eu, et sa fonction principale est "Send torrents to the TorrentCLOUD".
Captures d'Écran de l'Extension
Télécharger le fichier CRX de l'extension TorrentCloud torrent Upload
Téléchargez les fichiers d'extension TorrentCloud torrent Upload au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.
Instructions d'Utilisation de l'Extension
Send your torrent to the TorrentCloud.eu interface with one click!
Informations de Base sur l'Extension
Nom | TorrentCloud torrent Upload |
ID | nehcaigoagncnciofipnemkiclelijal |
URL Officiel | https://chromewebstore.google.com/detail/torrentcloud-torrent-uplo/nehcaigoagncnciofipnemkiclelijal |
Description | Send torrents to the TorrentCLOUD |
Taille du Fichier | 6.69 KB |
Nombre d'Installations | 667 |
Version Actuelle | 0.2 |
Dernière Mise à Jour | 2016-04-19 |
Date de Publication | 2016-04-19 |
Développeur | https://torrentcloud.eu |
Type de Paiement | free |
Site Web de l'Extension | http://www.torrentcloud.eu |
Langues Prises en Charge | 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 } |