mirror of
https://github.com/riogesulgon/obsidian-cryptopad.git
synced 2026-07-22 07:47:54 +00:00
10 lines
283 B
JSON
10 lines
283 B
JSON
{
|
|
"id": "cryptopad",
|
|
"name": "CryptoPad",
|
|
"version": "1.2.0",
|
|
"minAppVersion": "1.4.0",
|
|
"description": "Encrypt and decrypt text inline using AES-256-GCM with a keyboard shortcut.",
|
|
"author": "riogesulgon",
|
|
"authorUrl": "https://rioges.xyz",
|
|
"isDesktopOnly": false
|
|
}
|