mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-23 00:49:32 +00:00
Current plugins.json
This commit is contained in:
@@ -1,10 +1,24 @@
|
||||
[
|
||||
{
|
||||
"name": "AutotypeURL",
|
||||
"description": "Extract URLs from Browsers to enhance Global Autotype",
|
||||
"download": "https://github.com/MacPass/AutotypeURL/releases/download/1.0/AutotypeURL-1.0.mpplugin.zip",
|
||||
"source": "https://github.com/MacPass/AutotypeURL",
|
||||
"currentVersion": "1.0",
|
||||
"bundleIdentifier": "com.hicknhacksoftware.AutotypeURL",
|
||||
"compatibilty" : [
|
||||
{
|
||||
"pluginVersion": "1.0",
|
||||
"minimumHostVersion" : "0.7.10"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"name": "MacPassHTTP",
|
||||
"description": "KeePassHTTP support for MacPass",
|
||||
"download": "https://github.com/MacPass/MacPassHTTP/releases/download/0.3.1/MacPassHTTP.mpplugin-0.3.1.zip",
|
||||
"download": "https://github.com/MacPass/MacPassHTTP/releases/download/0.3.1/MacPassHTTP.mpplugin-0.3.2.zip",
|
||||
"source": "https://github.com/MacPass/MacPassHTTP",
|
||||
"currentVersion": "0.3.1",
|
||||
"currentVersion": "0.3.2",
|
||||
"bundleIdentifier": "com.hicknhacksoftware.MacPassHTTP",
|
||||
"compatibilty" : [
|
||||
{
|
||||
@@ -20,7 +34,12 @@
|
||||
{
|
||||
"pluginVersion": "0.3.1",
|
||||
"minimumHostVersion" : "0.7.4"
|
||||
},
|
||||
{
|
||||
"pluginVersion": "0.3.2",
|
||||
"minimumHostVersion" : "0.7.4"
|
||||
}
|
||||
|
||||
]
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user