Baiscope Torrent Download

Direct Download torrent file from description page without googling

Baiscope Torrent Downloadとは何ですか?

Baiscope Torrent Downloadはsampath kumaraによって開発されたChromeの拡張機能で、その主な機能は「Direct Download torrent file from description page without googling」です。

拡張機能のスクリーンショット

screenshot

Baiscope Torrent Download拡張機能のCRXファイルをダウンロード

Baiscope Torrent Download拡張子のファイルをcrx形式でダウンロードし、ブラウザにChrome拡張機能を手動でインストールするか、crxファイルを友達と共有して簡単にChrome拡張機能をインストールします。

拡張機能の使用方法

                        Direct Download torrent file from description page without googling                    

拡張機能の基本情報

名前 Baiscope Torrent Download Baiscope Torrent Download
ID cmhjbjnibclajnggcpmkdbdincdfogeh
公式URL https://chrome.google.com/webstore/detail/baiscope-torrent-download/cmhjbjnibclajnggcpmkdbdincdfogeh
説明 Direct Download torrent file from description page without googling
ファイルサイズ 61.29 KB
インストール数 1,000
現在のバージョン 1.0.1
最終更新日 2019-09-13
公開日 2019-09-13
評価 5.00/5 合計 2 レビュー
開発者 sampath kumara
Eメール [email protected]
支払い方法 free
対応言語 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 "
    }
}