mirror of
https://github.com/YunoHost-Apps/snserver_ynh.git
synced 2024-09-03 20:26:22 +02:00
11 lines
615 B
JSON
11 lines
615 B
JSON
{
|
|
"identifier": "org.stndardnotes.token-vault",
|
|
"name": "Token Vault",
|
|
"content_type": "SN|Component",
|
|
"area": "editor-editor",
|
|
"version": "1.0.10",
|
|
"description": "Use Standard Notes on both desktop and mobile as your authenticator app. TokenVault handles your 2FA secrets so that you never lose them again, or have to start over when you get a new device.",
|
|
"url": "https://__DOMAIN__PATH__/extensions/src/token-vault/dist/index.html",
|
|
"download_url": "https://github.com/sn-extensions/token-vault/archive/1.0.10.zip",
|
|
"latest_url": "https://__DOMAIN__PATH__/extensions/src/token-vault.json"
|
|
}
|