Initial Firefox Agent Bridge: allowlisted bookmarks RPC for local scripts.

This commit is contained in:
alexveley
2026-09-22 06:24:31 -04:00
commit 6dcf068365
11 changed files with 690 additions and 0 deletions
+4
View File
@@ -0,0 +1,4 @@
@echo off
setlocal
set "SCRIPT_DIR=%~dp0"
py -3 -u "%SCRIPT_DIR%firefox_agent_bridge_host.py" %*