Baiscope Torrent Download

Direct Download torrent file from description page without googling

Qu'est-ce que Baiscope Torrent Download ?

Baiscope Torrent Download est une extension Chrome développée par sampath kumara, et sa fonction principale est "Direct Download torrent file from description page without googling".

Captures d'Écran de l'Extension

screenshot

Télécharger le fichier CRX de l'extension Baiscope Torrent Download

Téléchargez les fichiers d'extension Baiscope Torrent Download au format crx, installez manuellement les extensions Chrome dans le navigateur ou partagez les fichiers crx avec des amis pour installer facilement les extensions Chrome.

Instructions d'Utilisation de l'Extension

                        Direct Download torrent file from description page without googling                    

Informations de Base sur l'Extension

Nom Baiscope Torrent Download Baiscope Torrent Download
ID cmhjbjnibclajnggcpmkdbdincdfogeh
URL Officiel https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh
Description Direct Download torrent file from description page without googling
Taille du Fichier 61.29 KB
Nombre d'Installations 1,000
Version Actuelle 1.0.1
Dernière Mise à Jour 2019-09-13
Date de Publication 2019-09-13
Évaluation 5.00/5 Total 2 Évaluations
Développeur sampath kumara
Email [email protected]
Type de Paiement free
Langues Prises en Charge 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 "
    }
}