Bitso
Bitso Google Chrome Extension. One Click torrent download.
Co to jest Bitso?
Bitso to rozszerzenie Chrome opracowane przez https://bitso24.com, a jego główną funkcją jest „Bitso Google Chrome Extension. One Click torrent download.”.
Zrzuty ekranu rozszerzenia
Pobierz plik CRX rozszerzenia Bitso
Pobierz pliki rozszerzeń Bitso w formacie crx, zainstaluj ręcznie rozszerzenia Chrome w przeglądarce lub udostępnij pliki crx znajomym, aby łatwo zainstalować rozszerzenia Chrome.
Instrukcja Użytkowania Rozszerzenia
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.
Podstawowe informacje o rozszerzeniu
Nazwa | Bitso |
ID | nbecpolcbpcojchfgicolbcianghekpe |
Oficjalny URL | https://chromewebstore.google.com/detail/bitso/nbecpolcbpcojchfgicolbcianghekpe |
Opis | Bitso Google Chrome Extension. One Click torrent download. |
Rozmiar pliku | 28.98 KB |
Liczba instalacji | 123 |
Aktualna Wersja | 1.0 |
Ostatnia Aktualizacja | 2021-03-03 |
Data Publikacji | 2021-03-02 |
Ocena | 5.00/5 Łącznie 2 Oceny |
Deweloper | https://bitso24.com |
[email protected] | |
Typ Płatności | free |
Strona Rozszerzenia | https://bitso24.com |
Obsługiwane Języki | 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" } |