Document who can call the loopback API and let the user pick the listen port.
This commit is contained in:
+1
-1
@@ -6,7 +6,7 @@ This add-on is scoped to bookmarks. Treat a leaked `fab_…` secret like a passw
|
||||
|
||||
- Manifest permissions: `bookmarks`, `storage`, `nativeMessaging` only
|
||||
- No `tabs`, `history`, `cookies`, `<all_urls>`, `webRequest`, or `runtime.onMessageExternal`
|
||||
- Host bind: `127.0.0.1`
|
||||
- Host bind: `127.0.0.1` (port defaults to 17634; user-configurable)
|
||||
- Reject HTTP requests that carry a browser `Origin`
|
||||
- Native host `allowed_extensions` pinned to this gecko id
|
||||
- Method allowlist in both `extension/background.js` and `host/firefox_agent_bridge_host.py`
|
||||
|
||||
Reference in New Issue
Block a user