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. 擴展基本資訊
| 名稱 | |
| ID | nbecpolcbpcojchfgicolbcianghekpe |
| 官方網址 | 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 |
| 電子郵箱 | [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"
} | |