quartz/content/Obsidian Vault/.obsidian/plugins/cycle-through-panes/manifest.json
2022-06-07 14:39:39 -06:00

10 lines
353 B
JSON

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