Bitso

Bitso Google Chrome Extension. One Click torrent download.

What is Bitso?

Bitso is a Chrome extension developed by https://bitso24.com, and its main feature is "Bitso Google Chrome Extension. One Click torrent download.".

Extension Screenshots

screenshot
screenshot

Download Bitso Extension CRX File

Download Bitso extension files in crx format, manually install Chrome extensions in the browser, or share the crx files with friends to easily install Chrome extensions.

Extension Usage Instructions

                        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.                    

Extension Basic Information

Name Bitso Bitso
ID nbecpolcbpcojchfgicolbcianghekpe
Official URL https://chromewebstore.google.com/detail/bitso/nbecpolcbpcojchfgicolbcianghekpe
Description Bitso Google Chrome Extension. One Click torrent download.
File Size 28.98 KB
Installation Count 123
Current Version 1.0
Last Updated 2021-03-03
Publish Date 2021-03-02
Rating 5.00/5 Total 2 Ratings
Developer https://bitso24.com
Email [email protected]
Payment Type free
Extension Website https://bitso24.com
Supported Languages 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"
}