mirror of
https://github.com/rudimuc/obsidian-coder.git
synced 2026-07-22 09:00:29 +00:00
9 lines
259 B
JSON
9 lines
259 B
JSON
{
|
|
"id": "coder",
|
|
"name": "Transcode",
|
|
"version": "1.3.5",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "Converts texts into other formats (base16, base32, base64, base85, ROT13, atbash) and vice versa",
|
|
"author": "Rudi Häusler",
|
|
"isDesktopOnly": false
|
|
}
|