TorrentCloud torrent Upload

Send torrents to the TorrentCLOUD

TorrentCloud torrent Uploadとは何ですか?

TorrentCloud torrent Uploadはhttps://torrentcloud.euによって開発されたChromeの拡張機能で、その主な機能は「Send torrents to the TorrentCLOUD」です。

拡張機能のスクリーンショット

screenshot

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 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
}