Skip to content

Instantly share code, notes, and snippets.

@ayogatot
Last active November 27, 2025 14:08
Show Gist options
  • Select an option

  • Save ayogatot/f37b35ebc899337e990220ffb9f64284 to your computer and use it in GitHub Desktop.

Select an option

Save ayogatot/f37b35ebc899337e990220ffb9f64284 to your computer and use it in GitHub Desktop.

Privacy Policy for Gleam

Last Updated: November 27, 2025

Data Collection

Gleam does NOT collect, transmit, or share any personal data. All data is stored locally on your device using Chrome's built-in storage API.

What Data is Stored

The extension stores the following data locally on your device only:

  • Text snippets you choose to save
  • Source URLs of saved snippets
  • Timestamps of when snippets were saved

Data Storage

  • All data is stored using chrome.storage.local API
  • Data never leaves your browser
  • No analytics, tracking, or telemetry is implemented
  • No external servers are contacted
  • No cookies are used

Permissions Used

The extension requests the following permissions:

  • storage: To save your highlights locally on your device

Note: The extension also uses content scripts that run on all URLs (<all_urls>) to allow you to highlight and save text from any webpage.

Third-Party Services

Gleam does NOT use any third-party services, analytics, or tracking tools.

Data Deletion

You can delete all stored data at any time by:

  1. Opening the extension popup
  2. Deleting individual highlights
  3. Or removing the extension entirely from Chrome

Changes to This Policy

Any changes to this privacy policy will be updated in this document and in the extension listing.

Contact

For questions or concerns about privacy, please contact @ayogatot.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment