Magnet Finder

Find magnet links easily with this extension!

什么是Magnet Finder?

Magnet Finder是由Herbert S开发的Chrome扩展程序,该扩展的主要功能是“Find magnet links easily with this extension!”。

扩展截图

screenshot

下载Magnet Finder扩展crx文件

下载Magnet Finder扩展crx格式的文件,手动将Chrome插件安装到浏览器中,也可以将crx文件分享给朋友,轻松安装Chrome插件。

扩展使用说明

                        Find magnet links easily with this extension. Download movies, games, musics and more.
Did you like the plugin? Rate and leave your comment! - Gostou da extensão? Avalie e deixe seu comentário!                    

扩展基本信息

名称 Magnet Finder Magnet Finder
ID gmmdnbmmjmoddokgggkbfehpbfepaman
官方URL https://chrome.google.com/webstore/detail/magnet-finder/gmmdnbmmjmoddokgggkbfehpbfepaman
简介 Find magnet links easily with this extension!
文件大小 16.58 KB
安装次数 63
当前版本 11.1
更新时间 2021-12-19
上架时间 2020-11-09
评分 5.00/5 共1次评分
开发者 Herbert S
电子邮箱 [email protected]
付费类型 free
支持的语言 en
manifest.json
{
    "update_url": "https:\/\/clients2.google.com\/service\/update2\/crx",
    "name": "Magnet Finder",
    "version": "11.1",
    "description": "Find magnet links easily with this extension!",
    "author": "Herbert Souza",
    "browser_action": {
        "default_popup": "index.html",
        "default_icon": "icon.png"
    },
    "icons": {
        "128": "icon.png"
    },
    "manifest_version": 2
}