Skip to content

Instantly share code, notes, and snippets.

@perbergman
Created February 1, 2025 19:22
Show Gist options
  • Select an option

  • Save perbergman/49d8d8b2896f69f86c8559c9a4b8329d to your computer and use it in GitHub Desktop.

Select an option

Save perbergman/49d8d8b2896f69f86c8559c9a4b8329d to your computer and use it in GitHub Desktop.
# Privacy Policy for BigInt to Hex Converter Extension
Last updated: [Current Date]
## Overview
The BigInt to Hex Converter Extension is designed to operate entirely within your browser and does not collect, store, or transmit any personal data or usage information.
## Data Collection
- This extension does not collect any personal information
- This extension does not use cookies
- This extension does not store any data
- This extension does not transmit any data to external servers
- All number conversion happens locally in your browser
## Permissions
The extension requires permission to run on websites solely to:
- Detect numbers on web pages
- Display conversion tooltips
- Copy converted values to clipboard when requested
## Third Parties
This extension does not share any information with third parties because it does not collect any information.
## Changes to This Policy
Any updates to this privacy policy will be posted with the extension update in the Chrome Web Store.
## Contact
If you have questions about this privacy policy, you can create an issue at [Your GitHub Repository URL if you have one]
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment