Skip to content

Troubleshooting

Check in order:

  1. “Global Quick Send” is enabled in the popup
  2. The browser granted All sites (<all_urls>) permission
  3. Refresh the webpage (some sites require a reload)
  4. Make sure the selection contains non-empty text

Common causes:

  • Target platform DOM changed → refresh the target platform tab
  • Target tab was just created → wait for it to load, then retry
  • You’re blocked by a login / interstitial page

Library is indexed progressively:

  • Use BridgeOS on supported platforms (especially ChatGPT)
  • Trigger a sync/update once on ChatGPT (overlay “Sync”), then search again

BridgeOS chooses the most reliable delivery mode:

  • Long content → Markdown file upload (fallback to truncated text if upload fails)
  • NotebookLM → always uploads a file (Source)

Set it in the popup:

  1. Popup → NotebookLM
  2. Refresh
  3. Pick one notebook
  • Refresh NotebookLM and retry
  • Generating artifacts may take longer; wait until it becomes ready

This build is missing backend configuration (common in self-host/dev environments).

  • Sign out and sign in again
  • Ensure system time is correct (OAuth is sensitive to clock drift)