Bitso

Bitso Google Chrome Extension. One Click torrent download.

Qu'est-ce que Bitso ?

Bitso est une extension Chrome développée par https://bitso24.com, et sa fonction principale est "Bitso Google Chrome Extension. One Click torrent download.".

Captures d'Écran de l'Extension

screenshot
screenshot

Télécharger le fichier CRX de l'extension Bitso

Téléchargez les fichiers d'extension Bitso au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        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.                    

Informations de Base sur l'Extension

Nom Bitso Bitso
ID nbecpolcbpcojchfgicolbcianghekpe
URL Officiel https://chromewebstore.google.com/detail/bitso/nbecpolcbpcojchfgicolbcianghekpe
Description Bitso Google Chrome Extension. One Click torrent download.
Taille du Fichier 28.98 KB
Nombre d'Installations 123
Version Actuelle 1.0
Dernière Mise à Jour 2021-03-03
Date de Publication 2021-03-02
Évaluation 5.00/5 Total 2 Évaluations
Développeur https://bitso24.com
Email [email protected]
Type de Paiement free
Site Web de l'Extension https://bitso24.com
Langues Prises en Charge 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"
}