keepass: add WebAutoType (and SourceForgeUpdateChecker)
This commit is contained in:
parent
9f715d3218
commit
be269f7b84
@ -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…
Reference in New Issue
Block a user