A KeePass plugin for including Android app IDs in the description of entries based on their URLs. This increases the searchability of relevant password entries for Android apps like Keepass2Android.
Every Android app has a package name (app ID), unique to itself.
Certain KeePass mobile apps, such as Keepass2Android, automatically search for that app ID when looking for the password entry to use when signing into an app.
What this plugin does is automatically and unobtrusively add those IDs to the Notes section of any entries it knows the relevant app ID for, which allows Keepass2Android to find it directly so you don't have to search for it yourself.
Here's a normal password entry before running the plugin on it:
And here's after - note that this is an extreme number of IDs, because it's a Google account:
And if you decide you don't like or need the IDs on an entry anymore, the plugin offers an easy way to remove them as well:
I'm certain I've missed a bunch of common apps, but the database I compiled was made mostly from my own usage, so there was only so much I could do.
If you've found something I missed or want to add the IDs of apps you use, the database of package names is actually it's own GitHub repository, and you can find more details about contributing over there. I'd be happy to take any suggestions.
If you have any suggestions about the plugin itself or if you find any problems, please open an issue so I can get them fixed.