Skip to content

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.

License

zedseven/AppIdLinker

Repository files navigation

AppIdLinker

License: MIT

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.

Better Explanation

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.

Example

Here's a normal password entry before running the plugin on it:

A screenshot of an entry before adding any IDs.

And here's after - note that this is an extreme number of IDs, because it's a Google account:

A screenshot of an entry after adding a bunch of IDs.

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:

A screenshot of the context (right-click) menu, showing two options provided by the plugin: Add and Remove IDs from selected entries.

App IDs I Missed

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.

About

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.

Topics

Resources

License

Stars

Watchers

Forks