Skip to content

Commit b4d64f6

Browse files
committed
Add more plugins to One-click update
Closes #63
1 parent b40ce5a commit b4d64f6

2 files changed

Lines changed: 44 additions & 2 deletions

File tree

ExternalPluginUpdates/ExternalPluginUpdates.xml

Lines changed: 43 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ can use ExternalPluginUpdatesUser.xml to remove certain plugins
1010
from one-click update
1111
-->
1212
<UpdateInfoExternList>
13-
<Version>18</Version>
13+
<Version>19</Version>
1414
<UpdateInfoExtern>
1515
<PluginName>WebAutoType</PluginName>
1616
<PluginURL>https://sourceforge.net/projects/webautotype/</PluginURL>
@@ -245,4 +245,46 @@ from one-click update
245245
<UpdateMode>ZipExtractPlgx</UpdateMode>
246246
<AllowVersionStripping>True</AllowVersionStripping>
247247
</UpdateInfoExtern>
248+
<UpdateInfoExtern>
249+
<PluginName>AutoTypeSearch</PluginName>
250+
<PluginURL>https://keepass.info/plugins.html#atsearch</PluginURL>
251+
<PluginUpdateURL>https://sourceforge.net/projects/autotypesearch/files/latest/download</PluginUpdateURL>
252+
<UpdateMode>ZipExtractPlgx</UpdateMode>
253+
<AllowVersionStripping>False</AllowVersionStripping>
254+
</UpdateInfoExtern>
255+
<UpdateInfoExtern>
256+
<PluginName>AutoTypeSplitter</PluginName>
257+
<PluginURL>https://keepass.info/plugins.html#atsplit</PluginURL>
258+
<PluginUpdateURL>https://github.com/xatupal/AutoTypeSplitter/releases/latest/download/AutoTypeSplitter.plgx</PluginUpdateURL>
259+
<UpdateMode>PlgxDirect</UpdateMode>
260+
<AllowVersionStripping>False</AllowVersionStripping>
261+
</UpdateInfoExtern>
262+
<UpdateInfoExtern>
263+
<PluginName>CheckPasswordBox</PluginName>
264+
<PluginURL>https://keepass.info/plugins.html#chkpwbox</PluginURL>
265+
<PluginUpdateURL>https://sourceforge.net/projects/checkpasswordbox/files/latest/download</PluginUpdateURL>
266+
<UpdateMode>ZipExtractPlgx</UpdateMode>
267+
<AllowVersionStripping>False</AllowVersionStripping>
268+
</UpdateInfoExtern>
269+
<UpdateInfoExtern>
270+
<PluginName>Custom Icon Dashboarder</PluginName>
271+
<PluginURL>https://keepass.info/plugins.html#icondashb</PluginURL>
272+
<PluginUpdateURL>https://github.com/incognito1234/KeePass-Custom-Icon-Dashboarder/releases/latest/download/CustomIconDashboarder.plgx</PluginUpdateURL>
273+
<UpdateMode>PlgxDirect</UpdateMode>
274+
<AllowVersionStripping>False</AllowVersionStripping>
275+
</UpdateInfoExtern>
276+
<UpdateInfoExtern>
277+
<PluginName>Fields Admin Console</PluginName>
278+
<PluginURL>https://keepass.info/plugins.html#kpfieldsadmin</PluginURL>
279+
<PluginUpdateURL>https://sourceforge.net/projects/kpfieldsadminconsole/files/latest/download</PluginUpdateURL>
280+
<UpdateMode>PlgxDirect</UpdateMode>
281+
<AllowVersionStripping>False</AllowVersionStripping>
282+
</UpdateInfoExtern>
283+
<UpdateInfoExtern>
284+
<PluginName>PasswordAgeColumn</PluginName>
285+
<PluginURL>https://github.com/tiuub/PasswordAgeColumn</PluginURL>
286+
<PluginUpdateURL>https://github.com/tiuub/PasswordAgeColumn/releases/latest/download/PasswordAgeColumn.plgx</PluginUpdateURL>
287+
<UpdateMode>PlgxDirect</UpdateMode>
288+
<AllowVersionStripping>False</AllowVersionStripping>
289+
</UpdateInfoExtern>
248290
</UpdateInfoExternList>

version.info

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,5 @@ Early update check!pt:3
77
Early update check!it:1
88
Early update check!zh:2
99
Early update check!ja:1
10-
ExternalPluginUpdates:18
10+
ExternalPluginUpdates:19
1111
:

0 commit comments

Comments
 (0)