Files
obsidian/.obsidian/plugins/obsidian-hover-editor/manifest.json

11 lines
318 B
JSON
Raw Normal View History

2025-08-16 17:26:32 +08:00
{
"id": "obsidian-hover-editor",
"name": "Hover Editor",
"version": "0.11.26",
"minAppVersion": "1.5.8",
"description": "Transform the Page Preview hover popover into a fully working editor instance",
"author": "NothingIsLost",
"authorUrl": "https://github.com/nothingislost",
"isDesktopOnly": false
}