gautamkrishnar/motrix-webextension
JavaScriptA browser extension for the Motrix Download Manager and its forks
npm install motrix-webextensionMotrix WebExtension
This WebExtension allows you to automatically download all the files via Motrix Download Manager instead of your browser's native download manager.
You must download and install the Motrix download manager first to use this extension: Releases

How to use
- Open the Motrix download manager installed on your computer, and go to
Preferences > Advanced > Security > RPC secretand create a random secret key and copy it. There is also an option to update the RPC Listen Port, you dont have to do it. If you are updating it please make sure that you set it to the extension using the set port option in the extension.

- Go to chrome extensions, go to Motrix WebExtension settings, paste the key and click on "SET KEY" button. You are ready to go!

Note: You should keep Motrix always running in the background for this extension to work. We cant launch motrix programmatically.
Installing
Chrome / Opera / Edge
Firefox
Building from sources
More info here
Development
Install
yarn install
Starting the development server
yarn run dev chrome
yarn run dev firefox
Build
yarn run build chrome
yarn run build firefox
Environment
The build tool also defines a variable named process.env.NODE_ENV in your scripts.
Toolkit Docs
License
This project is licensed under the GPL License - see the LICENSE file for details
Bugs
If you are experiencing any bugs, don’t forget to open a new issue.
Maintainers
Contributors
Special thanks to these amazing people
Liked it?
Hope you liked this project, don't forget to give it a star ⭐