Magnet Collector
Find magnet and torrent links in a page much easier and safer.
什么是Magnet Collector?
Magnet Collector是由Pigeontech开发的Chrome扩展程序,该扩展的主要功能是“Find magnet and torrent links in a page much easier and safer.”。
扩展截图
下载Magnet Collector扩展crx文件
下载Magnet Collector扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。
扩展使用说明
Many publishers are providing downloads via torrent and magnet links, which when clicked, will open a bittorrent client. This extension will help you find these links and organize them into a convenient popup. Browsing will be safer as well, as you no longer have to take a chance on fake download links.
扩展基本信息
名称 | Magnet Collector |
ID | dopceadfnnahlcadkebgfacbcemhallh |
官方URL | https://chromewebstore.google.com/detail/magnet-collector/dopceadfnnahlcadkebgfacbcemhallh |
简介 | Find magnet and torrent links in a page much easier and safer. |
文件大小 | 13.08 KB |
安装次数 | 1,356 |
当前版本 | 1.0.4 |
更新时间 | 2017-01-28 |
上架时间 | 2017-01-27 |
评分 | 3.75/5 共12次评分 |
开发者 | Pigeontech |
付费类型 | free |
支持的语言 | en |
manifest.json | |
{ "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx", "manifest_version": 2, "name": "Magnet Collector", "description": "Find magnet and torrent links in a page much easier and safer.", "version": "1.0.4", "browser_action": { "default_icon": "icon_128.png", "default_popup": "popup.html", "default_title": "Magnet Collector" }, "icons": { "128": "icon_128.png" }, "permissions": [ "activeTab" ], "content_scripts": [ { "matches": [ " |