Skip to content

Download manager extension for Firefox with multithreading support

License

Notifications You must be signed in to change notification settings

94v1c8/multithreaded-download-manager

 
 

Repository files navigation

Mozilla Add-on Mozilla Add-on

Multithreaded Download Manager

Download manager extension for Firefox, with multithreading support.

Build

Install the dependencies:

yarn --prod

The globally installed build tools can be used, found by $PATH. It is also possible to install the packages locally:

yarn

Run the build script to generate the unpacked extension in dist:

node build

Create unsigned XPI release: (requires the zip command)

node build --xpi

About

Download manager extension for Firefox with multithreading support

Resources

License

Code of conduct

Stars

Watchers

Forks

Sponsor this project

 

Packages

No packages published

Languages

  • JavaScript 51.0%
  • TypeScript 41.3%
  • HTML 4.9%
  • CSS 2.8%