pfn / passifox

Extensions to allow Chrome and Firefox (4.0+) to auto form-fill passwords from KeePass (requires KeePassHttp)
GNU General Public License v3.0
905 stars 185 forks source link

[Enhancement] Can the plugin start KeePass (linux)? #407

Open archont00 opened 9 years ago

archont00 commented 9 years ago

Hi,

thanks for the plugin - is there a way how the plugin could start KeePass app on linux after user request?

Autostart during user login to the desktop session is an option I would like to avoid.

I assume the trouble is that chromeIPass communicates via http with KeePass, hence some other method would have to be involved - if possible for a plugin at all.