Torrentdrive
Add url magnet and url .torrent to Torrentdrive
Torrentdriveとは何ですか?
Torrentdriveはhttps://torrentdrive.ioによって開発されたChromeの拡張機能で、その主な機能は「Add url magnet and url .torrent to Torrentdrive」です。
拡張機能のスクリーンショット
Torrentdrive拡張機能のCRXファイルをダウンロード
Torrentdrive拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
This extension allows you to add magnet links or .torrent links directly to the transfer page. And Torrentdrive also allows you: - Download your torrents from our cloud server. - Automatic virus scanning. - Automatic encoding and streaming on all your devices. - Organize and share your torrent in collections with your friends. - Informations of movies and tv shows integrated. - Integrated torrents search engine. Registration is free.
拡張機能の基本情報
名前 | |
ID | openfjjdaedlpleplkhlkdhajpicokbb |
公式URL | https://chrome.google.com/webstore/detail/torrentdrive/openfjjdaedlpleplkhlkdhajpicokbb |
説明 | Add url magnet and url .torrent to Torrentdrive |
ファイルサイズ | 6.51 KB |
インストール数 | 377 |
現在のバージョン | 1.3 |
最終更新日 | 2019-09-02 |
公開日 | 2019-09-02 |
評価 | 2.00/5 合計 4 レビュー |
開発者 | https://torrentdrive.io |
Eメール | [email protected] |
支払い方法 | free |
プライバシーポリシーページのURL | https://torrentdrive.io/page/privacy-policy |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "name": "Torrentdrive", "description": "Add url magnet and url .torrent to Torrentdrive", "version": "1.3", "permissions": [ "contextMenus", "downloads" ], "icons": { "16": "icon-bitty.png", "48": "icon-small.png", "128": "icon-large.png" }, "background": { "scripts": [ "background.js" ] }, "browser_action": { "default_icon": "icon-bitty.png" }, "manifest_version": 2 } |