Baiscope Torrent Download

Direct Download torrent file from description page without googling

Hvad er Baiscope Torrent Download?

Baiscope Torrent Download er en Chrome-udvidelse udviklet af sampath kumara, og dens hovedfunktion er "Direct Download torrent file from description page without googling".

Udvidelsesskærmbilleder

screenshot

Download Baiscope Torrent Download-udvidelses-CRX-fil

Download Baiscope Torrent Download-udvidelsesfiler i crx-format, installer Chrome-udvidelser manuelt i browseren eller del crx-filer med venner for nemt at installere Chrome-udvidelser.

Brugsanvisning til Udvidelsen

                        Direct Download torrent file from description page without googling                    

Grundlæggende oplysninger om udvidelsen

Navn Baiscope Torrent Download Baiscope Torrent Download
ID cmhjbjnibclajnggcpmkdbdincdfogeh
Officiel URL https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh
Beskrivelse Direct Download torrent file from description page without googling
Filstørrelse 61.29 KB
Antal Installationer 1,000
Nuværende Version 1.0.1
Senest Opdateret 2019-09-13
Udgivelsesdato 2019-09-13
Bedømmelse 5.00/5 Samlet 2 Bedømmelser
Udvikler sampath kumara
E-mail [email protected]
Betalingsmetode free
Understøttede Sprog 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 "
    }
}