Common Issues
If something isn’t working, this page covers the most common fixes. For anything not listed here, send a bug report via the Sonomos popup → Send Feedback.
Widget not appearing
Symptoms: No Sonomos shield widget visible on the page.
Solutions:
- Verify the extension is installed and enabled in your browser’s extensions page (
chrome://extensionsoredge://extensions). - Check the toolbar — the Sonomos icon should be present. If it’s not, click the puzzle-piece icon and pin Sonomos.
- Confirm the extension has permission to run on the current site. Some browsers let you scope extensions per-site; the per-site toggle for Sonomos must be on.
- The widget may be hidden — right-click the Sonomos toolbar icon and select Show Widget.
- Some pages (browser internal pages, new tab pages, the Chrome Web Store) don’t allow extensions to inject content. This is a browser restriction, not a Sonomos bug.
- If you’re on Brave or Arc, lower shields/boost temporarily for that site to confirm Sonomos is the cause.
- Refresh the page — if Sonomos was installed or updated while the page was loaded, it may need a refresh to inject the widget.
Cloak not intercepting
Symptoms: PII is sent unmasked despite Cloak being enabled.
Solutions:
- Confirm Cloak is toggled on in the widget — the shield should show a lock icon and the border should reflect active masking.
- Check that the platform is fully supported by Cloak. Today that’s Claude.ai, Gemini, and Grok. Other platforms (including ChatGPT) use Send Guard instead — Cloak will simply not engage there.
- If the page loaded before the extension initialized (e.g. right after install or update), refresh the page.
- If the platform recently shipped a UI change, Cloak may need a hotfix. Check the changelog and update the extension if a newer version is available.
Send Guard not warning
Symptoms: You expect a warning banner or modal on a non-supported site, but nothing appears.
Solutions:
- Check that Send Guard isn’t set to Off in Settings → Send Guard.
- Confirm that the input is a recognizable text field — some rich-text editors use unusual structures Send Guard hasn’t been adapted for yet.
- The detection severity may be below your configured threshold. In Banner only mode, high-severity content won’t trigger a modal.
- If the site loads its input field dynamically, refresh after the field is visible.
High CPU usage
Symptoms: Browser becomes sluggish with Sonomos active.
Solutions:
- Modern hardware with GPU acceleration will give the best performance for AI-powered detection.
- On very long pages, Dagger may be scanning large amounts of text. This is expected and should settle once the initial scan completes.
- Pages that re-render frequently (heavy single-page apps, dashboards) cause more rescans. This is a known limitation of running inside a browser tab; Sonomos Desktop will dramatically reduce overhead by running natively.
- If the issue persists, report it via the feedback form in the Sonomos popup with the URL of the page if it can be shared.
False positives
Symptoms: Non-PII text is being flagged.
Solutions:
- Some false positives are known — see Known Limitations.
- Occasionally, short common words may be flagged. These are automatically excluded from Cloak masking even when they appear in the detection list.
- If you encounter persistent false positives, please report them — this data helps improve detection accuracy and is one of the most valuable feedback signals during the prototype phase.
False negatives (missed PII)
Symptoms: Sonomos didn’t catch a piece of PII you expected it to detect.
Solutions:
- Confirm the category is in the Detector Reference. Some uncommon identifier types aren’t covered yet.
- Make sure the page finished loading and Sonomos finished scanning before you assessed the result — the widget should display its final color, not green-while-thinking.
- Report the miss through Send Feedback. Describe the format (e.g. “10-digit number prefixed with ‘MRN-’”) rather than pasting the real value.
Extension not working after browser update
Symptoms: Sonomos stops functioning after a Chrome/Edge update.
Solutions:
- Go to your browser’s extensions page and check for any error banners on the Sonomos card.
- Try disabling and re-enabling the extension.
- If the issue persists, uninstall and reinstall from the store. Settings tied to your Sonomos account will be restored when you sign back in.
- Check the Changelog for any known compatibility issues with recent browser versions.
I want to protect a native app, IDE, or local LLM
This is out of scope for the browser extension — a browser extension cannot see traffic from native applications. This is the single biggest reason Sonomos Desktop is in development. If you have a specific app or workflow that you’d like prioritized, send it via Send Feedback or email info@sonomos.ai — that input directly shapes the desktop launch scope.