Skip to content

Instantly share code, notes, and snippets.

This extension respects your privacy. It utilizes the chrome.storage.local API exclusively to store user preferences, specifically the dark/light mode state (enabled/disabled) and the data URL of a user-selected background image, if one is chosen.
This data is stored solely on the user's local computer within their browser's storage area. It is used only to ensure the user's visual customization settings for chatgpt.com persist across browser sessions.
The extension does not collect, access, transmit, or share any personal information, browsing history, usage analytics, or any other user data with any external servers or third parties. All settings remain local to the user's machine.