Home

Awesome

Motrix 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

motrix-extension

How to use

  1. 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.
<img src="https://user-images.githubusercontent.com/8397274/211193332-bc815b60-60a3-445c-bb0b-7547d1974de8.png" alt="how to use motrix step 1" valign="middle">
  1. Go to chrome extensions, go to Motrix WebExtension settings, paste the key and click on "SET KEY" button. You are ready to go! <img src="https://user-images.githubusercontent.com/8397274/211193337-96f7fa11-e660-48a7-b323-b800a7d64084.png" alt="how to use motrix step 2" valign="middle">

Note: You should keep Motrix always running in the background for this extension to work. We cant launch motrix programmatically.

Installing

Chrome / Opera / Edge

<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/chrome/chrome.svg" width="48" alt="Chrome" valign="middle"> <img valign="middle" src="https://img.shields.io/chrome-web-store/v/djlkbfdlljbachafjmfomhaciglnmkgj.svg?label=%20"> also compatible with <img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/edge/edge.svg" width="24" alt="Edge" valign="middle"> <img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/opera/opera.svg" width="24" alt="Opera" valign="middle">

Firefox

<img src="https://raw.githubusercontent.com/alrra/browser-logos/90fdf03c/src/firefox/firefox.svg" width="48" alt="Firefox" valign="middle"> <img valign="middle" src="https://img.shields.io/amo/v/motrixwebextension.svg?label=%20">

Building from sources

More info here

Development

Install

yarn install

Starting the development server

yarn run dev chrome
yarn run dev firefox
yarn run dev opera
yarn run dev edge

Build

yarn run build chrome
yarn run build firefox
yarn run build opera
yarn run build edge

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

<a href="https://github.com/gautamkrishnar/motrix-webextension/graphs/contributors"> <img src="https://contrib.rocks/image?repo=gautamkrishnar/motrix-webextension" /> </a>

Liked it?

Hope you liked this project, don't forget to give it a star ⭐