Bitso

Bitso Google Chrome Extension. One Click torrent download.

Apa itu Bitso?

Bitso adalah ekstensi Chrome yang dikembangkan oleh https://bitso24.com, dan fitur utamanya adalah "Bitso Google Chrome Extension. One Click torrent download.".

Screenshot Ekstensi

screenshot
screenshot

Unduh Berkas CRX Ekstensi Bitso

Unduh file ekstensi Bitso dalam format crx, pasang ekstensi Chrome secara manual di peramban, atau bagikan file crx dengan teman untuk menginstal ekstensi Chrome dengan mudah.

Petunjuk Penggunaan Ekstensi

                        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.                    

Informasi Dasar Ekstensi

Nama Bitso Bitso
ID nbecpolcbpcojchfgicolbcianghekpe
URL Resmi https://chromewebstore.google.com/detail/bitso/nbecpolcbpcojchfgicolbcianghekpe
Deskripsi Bitso Google Chrome Extension. One Click torrent download.
Ukuran File 28.98 KB
Jumlah Instalasi 123
Versi Saat Ini 1.0
Terakhir Diperbarui 2021-03-03
Tanggal Publikasi 2021-03-02
Penilaian 5.00/5 Total 2 Penilaian
Pengembang https://bitso24.com
Email [email protected]
Tipe Pembayaran free
Situs Ekstensi https://bitso24.com
Bahasa yang Didukung 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"
}