I built an extension that hides your personal information from AI Developer Arik Chakma released OpenCloak, an MIT-licensed Chrome extension that detects personal information in AI prompts on-device and swaps it for believable fakes before the text is sent. OpenCloak runs the gpu-pii detector on the user's GPU via WebGPU, requires Chrome 113 or later, and works with ChatGPT, Claude, Gemini, Perplexity, Grok and DeepSeek, with no server or account involved. The extension's guard currently covers only ChatGPT against pre-send character transmission, and Chakma warns the experimental model's clean scan means "nothing obvious found," not proof the text is safe to share. Swap the personal details out of your AI prompts before they are sent. OpenCloak reads a prompt on your own machine and finds the details that identify you. It then offers believable fakes in their place. The model runs on your GPU through WebGPU, so the text never leaves the device to be read. Press Enter on ChatGPT, Claude, Gemini, Perplexity, Grok or DeepSeek, and OpenCloak holds the prompt. A card opens above the composer and shows the prompt as it would be sent. Each detail is a chip. You can untick a chip to keep the real value, or reroll it for a different fake. After you send, the reply comes back in your own terms, and OpenCloak marks each restored value with the fake that the model received. Everything happens in the page. There is no server and no account. - The model runs on your GPU inside the page. Your prompt never leaves the device to be read. - ChatGPT sends the characters you type before you press send. A guard answers that request locally. - The card shows the prompt as it will really be sent. Nothing goes out until you agree. - A value always gets the same fake, so the conversation still makes sense. - Each restored value shows the fake the model received when you hover it. - Download the latest opencloak-