Baiscope Torrent Download

Direct Download torrent file from description page without googling

Wat is Baiscope Torrent Download?

Baiscope Torrent Download is een Chrome-extensie ontwikkeld door sampath kumara, en de belangrijkste functie is "Direct Download torrent file from description page without googling".

Extensie Screenshots

screenshot

Download het CRX-bestand van de extensie Baiscope Torrent Download

Download Baiscope Torrent Download-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

                        Direct Download torrent file from description page without googling                    

Basisinformatie over de Extensie

Naam Baiscope Torrent Download Baiscope Torrent Download
ID cmhjbjnibclajnggcpmkdbdincdfogeh
Officiële URL https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh
Beschrijving Direct Download torrent file from description page without googling
Bestandsgrootte 61.29 KB
Aantal Installaties 1,000
Huidige Versie 1.0.1
Laatst Bijgewerkt 2019-09-13
Publicatiedatum 2019-09-13
Beoordeling 5.00/5 Totaal 2 Beoordelingen
Ontwikkelaar sampath kumara
E-mail [email protected]
Betalingswijze free
Ondersteunde Talen 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 "
    }
}