digital-garden/.obsidian/plugins/obsidian-hider/manifest.json

11 lines
322 B
JSON
Raw Normal View History

2024-06-13 21:01:37 +03:00
{
"id": "obsidian-hider",
"name": "Hider",
2024-08-24 08:23:23 +03:00
"version": "1.4.1",
2024-06-18 08:24:14 +03:00
"minAppVersion": "1.6.0",
2024-06-13 21:01:37 +03:00
"description": "Hide UI elements such as tooltips, status, titlebar and more",
"author": "@kepano",
"authorUrl": "https://www.twitter.com/kepano",
"fundingUrl": "https://www.buymeacoffee.com/kepano",
"isDesktopOnly": false
}