Bitso

Bitso Google Chrome Extension. One Click torrent download.

Bitsoคืออะไร?

Bitso เป็นส่วนขยายของ Chrome ที่พัฒนาโดย https://bitso24.com และคุณลักษณะหลักของมันคือ "Bitso Google Chrome Extension. One Click torrent download."

ภาพหน้าจอของส่วนขยาย

screenshot
screenshot

ดาวน์โหลดไฟล์ CRX ของส่วนขยาย Bitso

ดาวน์โหลดไฟล์ส่วนขยาย 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 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
อีเมล [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"
}