Browser extension that detects PII in AI chat inputs and lets you redact before sending.
Stars
2
Forks
0
Watchers
2
Open Issues
0
Overall repository health assessment
^0.1.32^6.0.0^0.27.1^0.34.5^5.0.0^4.0.1525
commits
Fix name false positives, UUID boundary, and phone country code validation
14fec96View on GitHubFix blocklist partial matches, modal keyboard, and URL query string detection
3e575acView on GitHubRemove redundant "Send without redacting" button — Reveal all + Send covers the same case
21dcaf6View on GitHubFix click interception to also catch role="button" elements (Notion AI send)
f19a085View on GitHubFix Notion AI send button selector to use aria-label="Submit AI message"
9e9c165View on GitHubFix Notion AI input selector to target AI chat input specifically
075eacdView on GitHubAdd 6 new sites, confidence dots, redact/reveal all, export/import settings
d66c4c6View on GitHubAdd badge counter, stats tracking, redaction history, and Shift+Enter hint
577bd4dView on GitHubFix Enter key interception: catch plain Enter (not just Cmd+Enter) for Claude.ai and similar sites
53e28d6View on GitHubFix CSP violations: replace all inline style= attributes with CSS classes
c89a96cView on GitHubFix CSP violation: replace inline onfocus/onblur with CSS :focus on blocklist textarea
8ad22caView on GitHubAdd custom blocklist, always-redact rules, keyboard shortcut, fix credit card detection
3fa51a5View on GitHub