erickutcher / httpdownloader

HTTP(S) download manager that uses input/output completion ports (IOCP).
https://erickutcher.github.io/#HTTP_Downloader
558 stars 62 forks source link

Request for an extension for Palemoon browser #145

Open lczlcz opened 4 years ago

lczlcz commented 4 years ago

Is it possible to create an extension for palemoon browser?

erickutcher commented 3 years ago

It's entirely possible, but I have no interest in developing one since it's not a browser I would ever use. You might try running it through FlashGot. I'm not sure if it can be install in Pale Moon, but it's worth a try.

uDEV2019 commented 3 years ago

Is it possible to create an extension for palemoon browser?

For testing and as backup i have Waterfox Classic with FlashGot

Its quite simple and working with HTTP Downloader: image

smaragdus commented 3 years ago

I can confirm that the parameter suggested by @uDEV2019 :

--url[URL] --immediate

successfully integrates HTTP Downloader with Pale Moon via FlashGot.

Thanks to @uDEV2019 for the tip.