mirror of
https://github.com/MacPass/MacPass.git
synced 2025-12-13 08:52:20 +00:00
Added current plugin definitions
This commit is contained in:
@@ -2,13 +2,13 @@
|
||||
{
|
||||
"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",
|
||||
"download": "https://github.com/MacPass/AutotypeURL/releases/download/1.3/AutotypeURL-1.3.mpplugin.zip",
|
||||
"source": "https://github.com/MacPass/AutotypeURL",
|
||||
"currentVersion": "1.0",
|
||||
"currentVersion": "1.3",
|
||||
"bundleIdentifier": "com.hicknhacksoftware.AutotypeURL",
|
||||
"compatibilty" : [
|
||||
{
|
||||
"pluginVersion": "1.0",
|
||||
"pluginVersion": "1.*",
|
||||
"minimumHostVersion" : "0.7.10"
|
||||
}
|
||||
]
|
||||
|
||||
Reference in New Issue
Block a user