Skip to content

Commit 12e25e7

Browse files
Add plugin manifest: focus_mode.json (#7)
Co-authored-by: matcha-marketplace[bot] <297154875+matcha-marketplace[bot]@users.noreply.github.com>
1 parent a343119 commit 12e25e7

1 file changed

Lines changed: 21 additions & 0 deletions

File tree

plugins/focus_mode.json

Lines changed: 21 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,21 @@
1+
{
2+
"name": "focus_mode",
3+
"title": "Focus Mode",
4+
"description": "A plugin that combines visibility toggles, text overrides, and custom components to create a \"focus mode\" — hiding the sidebar, relabeling the header, and injecting a motivational quote at the bottom of the screen. Toggled on/off with a single keybinding.",
5+
"version": "1.0.0",
6+
"author": {
7+
"github_username": "floatpane",
8+
"display_name": "floatpane"
9+
},
10+
"repository_url": "https://github.com/floatpane/official-matcha-plugins",
11+
"source_branch": "master",
12+
"source_sha": "dfd8896fbe7bd30dd5b4b6259644f2ec0f4e2cfe",
13+
"file_sha": "c915dc1617869ede0f185b673c202d82a055fd1e",
14+
"sha256": "e93a8dd1cc47d9330e67c1ecc22283934120960dffe8b35f179a425e8eb69241",
15+
"submitted_at": "2026-06-29T09:38:21.428Z",
16+
"tags": [
17+
"productivity",
18+
"customization",
19+
"theme"
20+
]
21+
}

0 commit comments

Comments
 (0)