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

11 lines
323 B
JSON
Raw Normal View History

2022-08-24 16:29:06 +08:00
{
"id": "obsidian-hider",
"name": "Hider",
2023-07-14 11:06:08 +08:00
"version": "1.2.5",
2022-10-15 17:08:29 +08:00
"minAppVersion": "0.16.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
}