Skip to content

Commit

Permalink
Add more plugins to One-click update
Browse files Browse the repository at this point in the history
Closes #63
  • Loading branch information
Rookiestyle committed Oct 18, 2023
1 parent b40ce5a commit b4d64f6
Show file tree
Hide file tree
Showing 2 changed files with 44 additions and 2 deletions.
44 changes: 43 additions & 1 deletion ExternalPluginUpdates/ExternalPluginUpdates.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@ can use ExternalPluginUpdatesUser.xml to remove certain plugins
from one-click update
-->
<UpdateInfoExternList>
<Version>18</Version>
<Version>19</Version>
<UpdateInfoExtern>
<PluginName>WebAutoType</PluginName>
<PluginURL>https://sourceforge.net/projects/webautotype/</PluginURL>
Expand Down Expand Up @@ -245,4 +245,46 @@ from one-click update
<UpdateMode>ZipExtractPlgx</UpdateMode>
<AllowVersionStripping>True</AllowVersionStripping>
</UpdateInfoExtern>
<UpdateInfoExtern>
<PluginName>AutoTypeSearch</PluginName>
<PluginURL>https://keepass.info/plugins.html#atsearch</PluginURL>
<PluginUpdateURL>https://sourceforge.net/projects/autotypesearch/files/latest/download</PluginUpdateURL>
<UpdateMode>ZipExtractPlgx</UpdateMode>
<AllowVersionStripping>False</AllowVersionStripping>
</UpdateInfoExtern>
<UpdateInfoExtern>
<PluginName>AutoTypeSplitter</PluginName>
<PluginURL>https://keepass.info/plugins.html#atsplit</PluginURL>
<PluginUpdateURL>https://github.com/xatupal/AutoTypeSplitter/releases/latest/download/AutoTypeSplitter.plgx</PluginUpdateURL>
<UpdateMode>PlgxDirect</UpdateMode>
<AllowVersionStripping>False</AllowVersionStripping>
</UpdateInfoExtern>
<UpdateInfoExtern>
<PluginName>CheckPasswordBox</PluginName>
<PluginURL>https://keepass.info/plugins.html#chkpwbox</PluginURL>
<PluginUpdateURL>https://sourceforge.net/projects/checkpasswordbox/files/latest/download</PluginUpdateURL>
<UpdateMode>ZipExtractPlgx</UpdateMode>
<AllowVersionStripping>False</AllowVersionStripping>
</UpdateInfoExtern>
<UpdateInfoExtern>
<PluginName>Custom Icon Dashboarder</PluginName>
<PluginURL>https://keepass.info/plugins.html#icondashb</PluginURL>
<PluginUpdateURL>https://github.com/incognito1234/KeePass-Custom-Icon-Dashboarder/releases/latest/download/CustomIconDashboarder.plgx</PluginUpdateURL>
<UpdateMode>PlgxDirect</UpdateMode>
<AllowVersionStripping>False</AllowVersionStripping>
</UpdateInfoExtern>
<UpdateInfoExtern>
<PluginName>Fields Admin Console</PluginName>
<PluginURL>https://keepass.info/plugins.html#kpfieldsadmin</PluginURL>
<PluginUpdateURL>https://sourceforge.net/projects/kpfieldsadminconsole/files/latest/download</PluginUpdateURL>
<UpdateMode>PlgxDirect</UpdateMode>
<AllowVersionStripping>False</AllowVersionStripping>
</UpdateInfoExtern>
<UpdateInfoExtern>
<PluginName>PasswordAgeColumn</PluginName>
<PluginURL>https://github.com/tiuub/PasswordAgeColumn</PluginURL>
<PluginUpdateURL>https://github.com/tiuub/PasswordAgeColumn/releases/latest/download/PasswordAgeColumn.plgx</PluginUpdateURL>
<UpdateMode>PlgxDirect</UpdateMode>
<AllowVersionStripping>False</AllowVersionStripping>
</UpdateInfoExtern>
</UpdateInfoExternList>
2 changes: 1 addition & 1 deletion version.info
Original file line number Diff line number Diff line change
Expand Up @@ -7,5 +7,5 @@ Early update check!pt:3
Early update check!it:1
Early update check!zh:2
Early update check!ja:1
ExternalPluginUpdates:18
ExternalPluginUpdates:19
:

0 comments on commit b4d64f6

Please sign in to comment.