Browser helper extension mode
Inclaw browser plugin
This staging surface receives exact browser-plugin page state and user-selected intents. Use it when the companion tab or camera coach needs DOM-level help.
Install staging helper
- Download the plugin package.
- Unzip it locally.
- Open
chrome://extensions, enable Developer mode, and load the unpacked folder. - Set the context endpoint to
https://assist.flashauth.click/api/browser/context. - Set the intent endpoint to
https://assist.flashauth.click/api/browser/intent.
Bridge endpoints
POST /api/browser/context
POST /api/browser/intent
When paired with a companion session, use the session-specific endpoints shown in the paired browser tab.