Support
The extension is a narrow authentication and short-lived-token bridge for Loom.js. It does not inspect unrelated tabs, browsing history, or page content.
Contact
General support: Email support
Include the extension version, Chrome version, non-secret error code, and reproduction steps. Never send access tokens, refresh tokens, authorization codes, cookies, or complete provider responses.
Authentication does not complete
- Open the extension options and verify that the experiment is enabled.
- Select Remove stored authorization, then retry sign-in.
- Confirm Chrome has not disabled the extension.
- Select Reconnect, then approve the exact website origin shown in the trusted extension options page.
- Try the explicit device-code fallback if browser sign-in is unavailable.
- Record only the sanitized status text and error code.
The website cannot reach the extension
- Copy the exact 32-character ID from
chrome://extensions. - Paste it into the workbench. It connects automatically; select Reconnect only if needed.
-
For production, confirm the website’s exact HTTPS origin appears in the submitted
extension’s
externally_connectable.matches. - Reload both the extension and the workbench after changing deployment configuration.
Delete local extension data
Use Remove stored authorization or disable the experiment in extension options. Both remove session and remembered-profile copies of the refresh credential and account-routing ID, plus the pending login transaction and callback rule. Uninstalling the extension removes its Chrome storage.
Workspace files live separately in the user-selected directory, memory, or website OPFS storage and are not owned by the extension.
Removing local state does not itself revoke a provider-side grant. Use the provider's verified account-security controls if you also need provider-side revocation.
Report a vulnerability
Security contact: Report a security issue
Do not include live credentials or exploit other users. Provide a minimal reproduction and allow reasonable time for remediation before public disclosure.