Suggest Me a Password
Extension Actions
Minimal, privacy-first password generator. Passwords are generated locally and never transmitted.
Suggest Me a Password is a minimal, privacy-first password generator designed for users who value security without complexity. Unlike other extensions, we never store, transmit, or even see your passwords. Everything happens 100% locally on your device.
🛡️ Privacy First
Zero Network Calls: The extension has no background scripts and makes no network requests.
Local Generation: Your passwords are generated using the cryptographically secure crypto.getRandomValues() API directly in your browser.
No Data Storage: We never save your generated passwords. Once you close the popup or fill the field, the password is gone from our memory.
✨ Key Features
Smart Detection: Automatically finds password fields on any website using a high-performance MutationObserver.
Non-Intrusive UI: A small, clean icon appears inside password fields. Click it to get a suggestion without leaving the page.
Secure & Memorable Modes: Choose between complex, high-entropy strings or human-readable "word-based" passwords.
Customizable: Tweak length (up to 32 characters) and character sets (uppercase, lowercase, digits, symbols) to meet any site's requirements.
Framework Compatible: Works seamlessly with React, Vue, and other modern web frameworks through native input event simulation.
⚡ Minimal Permissions
We believe in "Less is More." This extension requests the absolute minimum permissions required to function, ensuring your trust and security.