notes/notes/.obsidian/plugins/cycle-through-panes/manifest.json
2022-08-02 11:24:18 +02:00

10 lines
No EOL
364 B
JSON

{
"id": "cycle-through-panes",
"name": "Cycle through Panes",
"version": "0.1.0",
"minAppVersion": "0.15.0",
"description": "Cycle through your open Panes with `ctrl + Tab`, just like with Tabs in your Browser!, ctrl+shift+Tab for Reverse",
"author": "Vinzent03 & phibr0",
"authorUrl": "https://github.com/phibr0",
"isDesktopOnly": false
}