maradotwebp_obsidian-avatar/manifest.json

10 lines
242 B
JSON
Raw Normal View History

2023-03-18 15:51:54 +00:00
{
"id": "avatar",
2023-03-18 15:59:08 +00:00
"name": "Avatar",
2025-06-25 18:40:55 +00:00
"version": "1.1.0",
2023-03-18 15:51:54 +00:00
"minAppVersion": "0.15.0",
"description": "Display an avatar image in your notes.",
2023-03-18 15:59:08 +00:00
"author": "froehlichA",
2023-03-18 19:51:58 +00:00
"authorUrl": "https://github.com/froehlichA",
2023-03-18 15:51:54 +00:00
"isDesktopOnly": false
2025-01-27 18:13:06 +00:00
}