Support browser CDP URL from config

This commit is contained in:
helix4u
2026-04-17 15:03:31 -06:00
committed by Teknium
parent e9b8ece103
commit 64b354719f
4 changed files with 65 additions and 5 deletions

View File

@@ -184,6 +184,8 @@ _HERMES_BEHAVIORAL_VARS = frozenset({
"HERMES_BACKGROUND_NOTIFICATIONS",
"HERMES_EXEC_ASK",
"HERMES_HOME_MODE",
"BROWSER_CDP_URL",
"CAMOFOX_URL",
})