Privacy Policy — Secure Password Generator
Secure Password Generator does not collect, store, transmit, or share any personal or sensitive user data.
All password generation is performed locally within the user's browser using the built-in Web Crypto API (crypto.getRandomValues). No generated passwords are sent to external servers or third parties.
### Session History
Version 2.0 introduces a session history feature that temporarily stores your last 10 generated passwords using chrome.storage.session. This data:
- Never leaves your device
- Is never written to disk
- Is automatically and permanently cleared when the browser closes
- Is not synced to any account or server
### This extension:
• Does not require a user account
• Does not use analytics, telemetry, or tracking of any kind
• Does not collect browsing history
• Does not store any data permanently
• Does not transmit any data over the internet
• Does not use third-party libraries or remote code
• Requires only the "storage" permission — used exclusively for session-only history
If you have questions about this privacy policy, you may contact the developer via the Chrome Web Store listing.