Add new browser resize command to settings.local.json

This commit is contained in:
Bastian Masanek
2025-11-01 18:19:16 +01:00
parent e48f3b5ece
commit bff23bdaa0

View File

@@ -60,7 +60,8 @@
"WebFetch(domain:raw.githubusercontent.com)", "WebFetch(domain:raw.githubusercontent.com)",
"WebFetch(domain:cidaas.github.io)", "WebFetch(domain:cidaas.github.io)",
"Bash(node check-user.mjs:*)", "Bash(node check-user.mjs:*)",
"Bash(xargs kill:*)" "Bash(xargs kill:*)",
"mcp__playwright__browser_resize"
], ],
"deny": [], "deny": [],
"ask": [] "ask": []