Skip to content

Download manager extension for Firefox with multithreading support

License

Notifications You must be signed in to change notification settings

peer907/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

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • JavaScript 51.0%
  • TypeScript 41.4%
  • Pug 4.8%
  • Stylus 2.8%