KeePass-Yet-Another-Favicon-Downloader
KeePass-Yet-Another-Favicon-Downloader copied to clipboard
Support Icons behind a Basic Auth Flow
Some websites have a Basic Auth implementation that prevents YAFD from grabbing an icon that would be in the HTML after being authenticated. The username and password are already there, so there is no reason not to automatically authenticate when trying to grab the icon.
For obvious security and privacy reasons, this should be behind an option that is disabled to default.
Seems doable too... I have add it on my TODO list ;)