Security fixes are applied to the latest release.
Please do not open a public issue for a vulnerability that could expose conversation data, broaden site access, execute untrusted code, or bypass Chrome extension security boundaries.
Use GitHub's private vulnerability reporting for this repository. Include:
- the affected version;
- clear reproduction steps;
- the impact you observed;
- any suggested mitigation;
- whether the report contains sensitive data.
You should receive an acknowledgement within seven days. Please allow time for a fix before public disclosure.
GPT Delagger:
- requests only Chrome's
storagepermission; - runs only on
chatgpt.comand the legacychat.openai.comhost; - performs no network requests;
- loads no remote code and has no third-party dependencies;
- stores only extension settings and user-authored CSS selectors.