Closed BrittenV closed 4 years ago
I think temporarily disable capturing should be enough. Click the toolbar button and it will show a small switch, which turns on/off the capturing.
most site catch by this ext,using aria2 through file server. some site must download directly should disable this ext.
yes,the toolbar button is working,if someone downloads many files in short time,usually mistake(disabled for minitues by these site)
thank u for ur work
I checked the option menu and actually there is an option. I am not sure what's the localization, might be "excluded address".
You need to use Regular Expressions for this option without the wrapping /
-s. It should be the download URL, not the referer.
For example, add https?://.+\.githubusercontent\.com/.*
can exclude the picture I included above.
Thanks for your reply. One last piece of advice from a former user: learn about the "Free Download Manager" ext.
thank u