🎉 First public release of KeeFetch!
A fast, modern favicon downloader plugin for KeePass 2.x.
What's New in v1.1.1
Code Quality Improvements:
- Removed unused proxy parameter from provider interfaces (was accepted but never applied)
- Consolidated HttpClient instances into single SharedHttp class for better resource management
- Added defensive error log path handling with automatic fallback to %TEMP%
- Clear download cache after operations to prevent memory bloat in large databases
Documentation:
- Added privacy notice about third-party service usage
- Added TLS security warning for self-signed certificate option
- Enhanced CONTRIBUTING.md with architecture overview
Installation
- Download
KeeFetch.plgxfrom Assets below - Copy to your KeePass Plugins folder:
- Portable:
KeePass/Plugins/ - Installed:
%ProgramFiles%/KeePass Password Safe 2/Plugins/
- Portable:
- Restart KeePass
Features
- Concurrent downloads — Up to 8 parallel favicon fetches
- Smart detection — Prioritizes apple-touch-icon and high-res PNGs
- Fallback chain — Direct site → Google → DuckDuckGo → Icon Horse → Yandex
- Android support — Handles androidapp:// URLs with 100+ app mappings
- Privacy-conscious — Optional third-party services (can disable in settings)
Full Changelog: CHANGELOG.md