A browser extension for the Motrix Download Manager and its forks
| 文件 | 最后提交记录 | 最后更新时间 |
|---|
| ci: fix perm | 2 个月前 |
| feat: migrated firefox to manifest v3 | 2 个月前 |
| feat: migrated firefox to manifest v3 | 2 个月前 |
| migrated to manifest v3, closes: #70 | 3 年前 |
| added editorconfig | 3 年前 |
| fix: multiple issues, lint | 3 个月前 |
| feat: add e2e tests | 5 个月前 |
| fix: node version | 5 个月前 |
| fix filename and directory | 4 年前 |
| fix: re-architectured and fixed bugs | 5 个月前 |
| Initial commit | 6 年前 |
| fix: removed stale docs, fixes #154 | 3 个月前 |
| feat: added release zip | 3 个月前 |
| fix: multiple issues, lint | 3 个月前 |
| test: overhaul e2e infrastructure and add new coverage tests Split monolithic 819-line test file into 9 per-feature files with shared Playwright fixture. Replace all sleep() calls with event-driven waitFor(). Add per-worker download directories and dynamic port allocation enabling parallel test execution (4 workers locally, 2 in CI). Add 6 new test files covering interceptor edge cases, aria2 tracking, storage edge cases, popup/config/history UI interactions. CI improvements: browser caching, failure artifact upload, retries. Stub downloads.show and showDefaultFolder to prevent Finder windows during tests. | 2 个月前 |
| Preliminary settings information document (#111) | 3 年前 |
| fix: multiple issues, lint | 3 个月前 |
Motrix WebExtension
此浏览器扩展可让您通过 Motrix Download Manager 自动下载所有文件,而非使用浏览器自带的下载管理器。
使用本扩展前,您必须先下载并安装 Motrix 下载管理器:Releases

使用方法
- 打开您电脑上已安装的 Motrix 下载管理器,进入
偏好设置 > 高级 > 安全 > RPC 密钥,创建一个随机密钥并复制。
这里还有一个选项可以更新 RPC 监听端口,您无需修改此端口。如果确实需要更新,请确保通过扩展中的端口设置选项将其同步到扩展中。

- 进入 Chrome 扩展程序页面,打开 Motrix WebExtension 的设置,粘贴刚才复制的密钥,然后点击“设置密钥”按钮。
现在一切准备就绪!

注意:为确保本扩展正常工作,您需要让 Motrix 始终在后台运行。我们无法通过程序自动启动 Motrix。
安装方式
Chrome / Opera / Edge
同时兼容

Firefox

从源代码构建
更多信息请参见此处
开发
安装
yarn install
启动开发服务器
yarn run dev chrome
yarn run dev firefox
构建
yarn run build chrome
yarn run build firefox
环境
构建工具还会在脚本中定义一个名为 process.env.NODE_ENV 的变量。
工具包文档
许可证
本项目采用 GPL 许可证授权 - 详情参见 LICENSE 文件。
问题反馈
如果遇到任何错误,请务必提交 新 issue。
维护者
贡献者
特别感谢以下杰出人士
喜欢这个项目吗?
希望你喜欢这个项目,别忘了给它点个星标 ⭐