TorrentCloud torrent Upload
Send torrents to the TorrentCLOUD
什么是TorrentCloud torrent Upload?
TorrentCloud torrent Upload是由https://torrentcloud.eu开发的Chrome扩展程序,该扩展的主要功能是“Send torrents to the TorrentCLOUD”。
扩展截图
下载TorrentCloud torrent Upload扩展crx文件
下载TorrentCloud torrent Upload扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Send your torrent to the TorrentCloud.eu interface with one click!
扩展基本信息
名称 | TorrentCloud torrent Upload |
ID | nehcaigoagncnciofipnemkiclelijal |
官方URL | https://chromewebstore.google.com/detail/torrentcloud-torrent-uplo/nehcaigoagncnciofipnemkiclelijal |
简介 | Send torrents to the TorrentCLOUD |
文件大小 | 6.69 KB |
安装次数 | 667 |
当前版本 | 0.2 |
更新时间 | 2016-04-19 |
上架时间 | 2016-04-19 |
开发者 | https://torrentcloud.eu |
付费类型 | free |
扩展官网 | http://www.torrentcloud.eu |
支持的语言 | 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 } |