Baiscope Torrent Download

Direct Download torrent file from description page without googling

Vad är Baiscope Torrent Download?

Baiscope Torrent Download är en Chrome-tillägg utvecklad av sampath kumara, och dess huvudfunktion är "Direct Download torrent file from description page without googling".

Tilläggsskärmbilder

screenshot

Ladda ner Baiscope Torrent Download-förlängningens CRX-fil

Ladda ner Baiscope Torrent Download-filändelser i crx-format, installera Chrome-tillägg manuellt i webbläsaren eller dela crx-filerna med vänner för att enkelt installera Chrome-tillägg.

Användarmanual för Tillägg

                        Direct Download torrent file from description page without googling                    

Grundläggande Information om Tillägg

Namn Baiscope Torrent Download Baiscope Torrent Download
ID cmhjbjnibclajnggcpmkdbdincdfogeh
Officiell webbadress https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh
Beskrivning Direct Download torrent file from description page without googling
Filstorlek 61.29 KB
Antal Installationer 1,000
Aktuell Version 1.0.1
Senast Uppdaterad 2019-09-13
Publiceringsdatum 2019-09-13
Betyg 5.00/5 Totalt 2 Betyg
Utvecklare sampath kumara
E-post [email protected]
Betalningssätt free
Stödda Språk 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 "
    }
}