Bitso
Bitso Google Chrome Extension. One Click torrent download.
Bitsoとは何ですか?
Bitsoはhttps://bitso24.comによって開発されたChromeの拡張機能で、その主な機能は「Bitso Google Chrome Extension. One Click torrent download.」です。
拡張機能のスクリーンショット
Bitso拡張機能のCRXファイルをダウンロード
Bitso拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。
拡張機能の使用方法
Use our extension to simply add torrent to your Bitso pannel with single click. Enter any website and right click at the magnet or HTTP/HTTPS torrent link, and simply click 'Add to Bitso' to download the torrent to your account.
拡張機能の基本情報
名前 | Bitso |
ID | nbecpolcbpcojchfgicolbcianghekpe |
公式URL | https://chromewebstore.google.com/detail/bitso/nbecpolcbpcojchfgicolbcianghekpe |
説明 | Bitso Google Chrome Extension. One Click torrent download. |
ファイルサイズ | 28.98 KB |
インストール数 | 123 |
現在のバージョン | 1.0 |
最終更新日 | 2021-03-03 |
公開日 | 2021-03-02 |
評価 | 5.00/5 合計 2 レビュー |
開発者 | https://bitso24.com |
Eメール | [email protected] |
支払い方法 | free |
拡張機能のウェブサイト | https://bitso24.com |
対応言語 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "background": { "persistent": false, "scripts": [ "background.js" ] }, "browser_action": { "default_title": "Bitso" }, "description": "Bitso Google Chrome Extension. One Click torrent download.", "icons": { "128": "icons\/icon_128.png", "16": "icons\/icon_16.png", "32": "icons\/icon_32.png", "48": "icons\/icon_48.png" }, "manifest_version": 2, "name": "Bitso", "permissions": [ "contextMenus" ], "version": "1.0" } |