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”。
擴展截圖
下載Baiscope Torrent Download擴展crx文件
下載Baiscope Torrent Download擴展crx格式的文件,手動將Chrome擴充功能安裝到瀏覽器中,也可以將crx文件分享給朋友,輕鬆安裝Chrome擴充功能。
擴展使用說明
Direct Download torrent file from description page without googling
擴展基本資訊
名稱 | |
ID | cmhjbjnibclajnggcpmkdbdincdfogeh |
官方網址 | 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 |
電子郵箱 | [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 " } } |