keepass: add WebAutoType (and SourceForgeUpdateChecker)

master
Alan Faubert 11 months ago
parent 096bb622e0
commit 189df9d1a8

@ -1,5 +1,10 @@
# KeePass
## Plugins
- [SourceForgeUpdateChecker](https://sourceforge.net/projects/kpsfupdatechecker/)
- [WebAutoType](https://sourceforge.net/projects/webautotype/)
## Config
Manually merge the following into `KeePass.config.xml`:
@ -32,5 +37,11 @@ Manually merge the following into `KeePass.config.xml`:
<Integration>
<AutoTypeAlwaysShowSelDialog>true</AutoTypeAlwaysShowSelDialog>
</Integration>
<Custom>
<Item>
<Key>WebAutoType.AutoSkipUserName</Key>
<Value>true</Value>
</Item>
</Custom>
</Configuration>
```

Loading…
Cancel
Save