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! 擴展基本資訊
| 名稱 | |
| ID | nehcaigoagncnciofipnemkiclelijal |
| 官方網址 | 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
} | |