You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I always have issue with this extension always reset the interrupt download option everytime i launch firefox. Dowload manager should grab downloads from browser by default.
The text was updated successfully, but these errors were encountered:
@LoveChocoCat This bug is known and the team is working on it. Here is the summary ( and why it can't be handled from extension alone) :
When the browser starts, the extension sends a request to Persepolis to see if it's up and running.
If Persepolis responds:
The extension would be turned on ( and interrupts downloads )
else
The extension would be turned off, otherwise, downloads will be canceled in the browser too!
So when the extension is unsure of Persepolis existence (or availability), it'll not interrupt downloads. It's not possible to handle the situation when Persepolis fails to respond. Sorry but this needs a fix on Persepolis itself
I always have issue with this extension always reset the interrupt download option everytime i launch firefox. Dowload manager should grab downloads from browser by default.
The text was updated successfully, but these errors were encountered: