1
0
wiki/.obsidian/plugins/obsidian-hider/manifest.json

11 lines
322 B
JSON
Raw Normal View History

2022-08-24 16:29:06 +08:00
{
"id": "obsidian-hider",
"name": "Hider",
2023-09-05 17:29:16 +08:00
"version": "1.3.1",
"minAppVersion": "1.4.0",
2022-08-24 16:29:06 +08:00
"description": "Hide UI elements such as tooltips, status, titlebar and more",
"author": "@kepano",
"authorUrl": "https://www.twitter.com/kepano",
2023-04-03 17:07:58 +08:00
"fundingUrl": "https://www.buymeacoffee.com/kepano",
2022-08-24 16:29:06 +08:00
"isDesktopOnly": false
}