aclap-dev / vdhcoapp

Companion application for Video DownloadHelper browser add-on
GNU General Public License v2.0
1.72k stars 280 forks source link

[Enhancement] Warning Message if Closing Firefox While Still Downloading with Companion App? #129

Closed loxia01 closed 2 years ago

loxia01 commented 2 years ago

When downloading files with companion app in Firefox (as opposed to downloading files via the browser) there is no warning message if you close Firefox while still downloading files. All downloads are lost when Firefox exit.

Is it possible to implement a warning message for companion app in Firefox when trying to close the browser while still downloading?

mi-g commented 2 years ago

From memory, i have tried to implemented what you are suggesting a few years ago but realized there was no way to block the closing of the browser. I assume the regular Firefox download manager, that is able to suspend the browser exit, accesses an API that is not open to extensions.