The browser extension is experimental and available for ChatGPT, Claude, and Gemini.
Supported Platforms
- ChatGPT (
chatgpt.com) - Claude (
claude.ai) - Google Gemini (
gemini.google.com)
How It Works
- Paste: You paste text containing PII or secrets into the chat input.
- Mask: The extension sends text to your local PasteGuard server’s
/api/maskendpoint. - Chat: PasteGuard masks secrets first, then PII, and returns masked text with local placeholder context. The provider sees placeholders such as
[[PERSON_1]]and[[EMAIL_ADDRESS_1]]. - Copy: When you copy a supported AI response, placeholders are replaced with the original values using the local context.
Who This Helps
Browser Chat is useful for teams that want AI help with real work but cannot paste raw sensitive data into third-party chat products:- Advisors and consultants working with client data
- Legal teams handling contracts or privileged context
- Support and success teams working with customer tickets
- Recruiting and HR teams handling candidate or employee data
- Finance, insurance, and healthcare-adjacent work with strict confidentiality needs
Requirements
The extension needs PasteGuard running locally:Browser extension
The browser extension is experimental and available for Chrome or Firefox. The PasteGuard server is open source (Apache 2.0); the extension source is planned to be published on GitHub after the beta stabilizes.Install the extension
Add PasteGuard to Chrome or Firefox