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
- Open the Motrix download manager installed on your computer, and go to
Preferences > Advanced > Security > RPC secret
and 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.
More info here
yarn install
yarn run dev chrome
yarn run dev firefox
yarn run dev opera
yarn run dev edge
yarn run build chrome
yarn run build firefox
yarn run build opera
yarn run build edge
The build tool also defines a variable named process.env.NODE_ENV
in your scripts.
This project is licensed under the GPL License - see the LICENSE file for details
If you are experiencing any bugs, don’t forget to open a new issue.
Special thanks to these amazing people
Hope you liked this project, don't forget to give it a star ⭐