Bitso
Bitso Google Chrome Extension. One Click torrent download.
Wat is Bitso?
Bitso is een Chrome-extensie ontwikkeld door https://bitso24.com, en de belangrijkste functie is "Bitso Google Chrome Extension. One Click torrent download.".
Extensie Screenshots
Download het CRX-bestand van de extensie Bitso
Download Bitso-extensiebestanden in crx-indeling, installeer Chrome-extensies handmatig in de browser of deel de crx-bestanden met vrienden om Chrome-extensies eenvoudig te installeren.
Instructies voor het Gebruik van de Extensie
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.
Basisinformatie over de Extensie
Naam | Bitso |
ID | nbecpolcbpcojchfgicolbcianghekpe |
Officiële URL | https://chromewebstore.google.com/detail/bitso/nbecpolcbpcojchfgicolbcianghekpe |
Beschrijving | Bitso Google Chrome Extension. One Click torrent download. |
Bestandsgrootte | 28.98 KB |
Aantal Installaties | 123 |
Huidige Versie | 1.0 |
Laatst Bijgewerkt | 2021-03-03 |
Publicatiedatum | 2021-03-02 |
Beoordeling | 5.00/5 Totaal 2 Beoordelingen |
Ontwikkelaar | https://bitso24.com |
[email protected] | |
Betalingswijze | free |
Extensiewebsite | https://bitso24.com |
Ondersteunde Talen | 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" } |