Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Select an option

  • Save Gonzalez-408548/96bcce35ad4d6cdb9f8a90f7c62096d5 to your computer and use it in GitHub Desktop.

Select an option

Save Gonzalez-408548/96bcce35ad4d6cdb9f8a90f7c62096d5 to your computer and use it in GitHub Desktop.
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.
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment