Baiscope Torrent Download

Direct Download torrent file from description page without googling

Co to jest Baiscope Torrent Download?

Baiscope Torrent Download to rozszerzenie Chrome opracowane przez sampath kumara, a jego główną funkcją jest „Direct Download torrent file from description page without googling”.

Zrzuty ekranu rozszerzenia

screenshot

Pobierz plik CRX rozszerzenia Baiscope Torrent Download

Pobierz pliki rozszerzeń Baiscope Torrent Download 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

                        Direct Download torrent file from description page without googling                    

Podstawowe informacje o rozszerzeniu

Nazwa Baiscope Torrent Download Baiscope Torrent Download
ID cmhjbjnibclajnggcpmkdbdincdfogeh
Oficjalny URL https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh
Opis Direct Download torrent file from description page without googling
Rozmiar pliku 61.29 KB
Liczba instalacji 1,000
Aktualna Wersja 1.0.1
Ostatnia Aktualizacja 2019-09-13
Data Publikacji 2019-09-13
Ocena 5.00/5 Łącznie 2 Oceny
Deweloper sampath kumara
E-mail [email protected]
Typ Płatności free
Obsługiwane Języki en-GB
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "manifest_version": 2,
    "icons": {
        "16": "16.png",
        "64": "64.png",
        "128": "128.png"
    },
    "name": "Baiscope Torrent Download ",
    "version": "1.0.1",
    "permissions": [
        "tabs",
        "https:\/\/baiscopedownloads.com\/*"
    ],
    "content_scripts": [
        {
            "run_at": "document_end",
            "matches": [
                "https:\/\/baiscopedownloads.com\/*"
            ],
            "js": [
                "jquery-2.1.4.min.js",
                "abc.js"
            ]
        }
    ],
    "browser_action": {
        "default_icon": {
            "19": "16.png",
            "38": "64.png"
        },
        "default_title": "Baiscope Torrent Download "
    }
}