Skip to content

Commit 5eedd6c

Browse files
committed
Add more external plugins to One-click plugin update
One-click plugin update now supports following plugins AutoTypeShow EditEntryGroup KeeModifiedBy OtpKeyProv TwoFactorQRCodeReader KeeResize Closes #66
1 parent 4cd6e0f commit 5eedd6c

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>19</Version>
13+
<Version>20</Version>
1414
<UpdateInfoExtern>
1515
<PluginName>WebAutoType</PluginName>
1616
<PluginURL>https://sourceforge.net/projects/webautotype/</PluginURL>
@@ -287,4 +287,46 @@ from one-click update
287287
<UpdateMode>PlgxDirect</UpdateMode>
288288
<AllowVersionStripping>False</AllowVersionStripping>
289289
</UpdateInfoExtern>
290+
<UpdateInfoExtern>
291+
<PluginName>AutoTypeShow</PluginName>
292+
<PluginURL>https://sourceforge.net/projects/autotypeshow/</PluginURL>
293+
<PluginUpdateURL>https://sourceforge.net/projects/autotypeshow/files/latest/download</PluginUpdateURL>
294+
<UpdateMode>ZipExtractPlgx</UpdateMode>
295+
<AllowVersionStripping>False</AllowVersionStripping>
296+
</UpdateInfoExtern>
297+
<UpdateInfoExtern>
298+
<PluginName>EditEntryGroup</PluginName>
299+
<PluginURL>https://sourceforge.net/projects/editentrygroup/</PluginURL>
300+
<PluginUpdateURL>https://sourceforge.net/projects/editentrygroup/files/latest/download</PluginUpdateURL>
301+
<UpdateMode>ZipExtractPlgx</UpdateMode>
302+
<AllowVersionStripping>False</AllowVersionStripping>
303+
</UpdateInfoExtern>
304+
<UpdateInfoExtern>
305+
<PluginName>KeeModifiedBy</PluginName>
306+
<PluginURL>https://keepass.info/plugins.html#keemodifiedby</PluginURL>
307+
<PluginUpdateURL>https://keepass.info/extensions/v2/keemodifiedby/KeeModifiedBy-{major}{.minor}{.build}.zip</PluginUpdateURL>
308+
<UpdateMode>ZipExtractPlgx</UpdateMode>
309+
<AllowVersionStripping>True</AllowVersionStripping>
310+
</UpdateInfoExtern>
311+
<UpdateInfoExtern>
312+
<PluginName>OtpKeyProv</PluginName>
313+
<PluginURL>https://keepass.info/plugins.html#otpkeyprov</PluginURL>
314+
<PluginUpdateURL>https://keepass.info/extensions/v2/otpkeyprov/OtpKeyProv-{major}{.minor}{.build}.zip</PluginUpdateURL>
315+
<UpdateMode>ZipExtractPlgx</UpdateMode>
316+
<AllowVersionStripping>True</AllowVersionStripping>
317+
</UpdateInfoExtern>
318+
<UpdateInfoExtern>
319+
<PluginName>TwoFactorQRCodeReader</PluginName>
320+
<PluginURL>https://sourceforge.net/projects/twofactorqrcodereader/</PluginURL>
321+
<PluginUpdateURL>https://sourceforge.net/projects/twofactorqrcodereader/files/latest/download</PluginUpdateURL>
322+
<UpdateMode>ZipExtractPlgx</UpdateMode>
323+
<AllowVersionStripping>False</AllowVersionStripping>
324+
</UpdateInfoExtern>
325+
<UpdateInfoExtern>
326+
<PluginName>KeeResize</PluginName>
327+
<PluginURL>https://keepass.info/extensions/v2/keeresize/</PluginURL>
328+
<PluginUpdateURL>https://keepass.info/extensions/v2/keeresize/KeeResize-{major}{.minor}{.build}.zip</PluginUpdateURL>
329+
<UpdateMode>ZipExtractAll</UpdateMode>
330+
<AllowVersionStripping>True</AllowVersionStripping>
331+
</UpdateInfoExtern>
290332
</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:19
10+
ExternalPluginUpdates:20
1111
:

0 commit comments

Comments
 (0)