fix(browser): auto-start configured browser plugin

This commit is contained in:
Peter Steinberger
2026-04-27 09:36:58 +01:00
parent e792f96a84
commit f97cc58760
15 changed files with 259 additions and 23 deletions

View File

@@ -1,6 +1,9 @@
{
"id": "browser",
"enabledByDefault": true,
"activation": {
"onConfigPaths": ["browser"]
},
"commandAliases": [{ "name": "browser" }],
"skills": ["./skills"],
"configSchema": {