11 lines
366 B
JSON
11 lines
366 B
JSON
{
|
|
"id": "obsidian-scroll-to-top-plugin",
|
|
"name": "Scroll to Top Plugin",
|
|
"version": "2.1.3",
|
|
"minAppVersion": "0.15.0",
|
|
"description": "This is a plugin for Obsidian that adds a button to scroll to the top of the current note.",
|
|
"author": "cloudhao1999",
|
|
"authorUrl": "https://github.com/cloudhao1999/obsidian-scroll-to-top-plugin",
|
|
"isDesktopOnly": false
|
|
}
|