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 |
官方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 |
电子邮箱 | [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 " } } |