luckyrat / KeePass-Favicon-Downloader

A KeePass plugin that downloads and stores favicons. A favicon is the little icon / logo used to identify many websites, typically displayed in the browser's address bar, bookmark list and on tabs.
70 stars 19 forks source link

Custom Icons with Names >=KDBX 4.1 KeePass 2.48 #23

Open 4-FLOSS-Free-Libre-Open-Source-Software opened 3 years ago

4-FLOSS-Free-Libre-Open-Source-Software commented 3 years ago

With KeePass 2.48 a new database format version was introduced, that supports icon names.

It would be nice to have support for this. I could think of using the domain name, the favicon was fetched from, for the icons name. So that you can prevent duplicate redundancy icon storage in db for multiple entry or account of same domains. Or if you start favicon download, to fallback to lookup for existing icons that match Name to the domain part if LastModificationTime is not too old.