Safepass is a secure, open-source password generator browser extension available for Chrome and Firefox. It helps you create strong, customizable passwords with ease.
- Generate strong, random passwords
- Customizable password length and character sets
- Autofill
- User-friendly interface
- Password strength indicator
- Supports both Chrome and Firefox browsers
Automatic Install
Manual Installation
- Download the latest
safepass-1.1.xpi
file from the Releases page. - In Firefox, open the Add-ons and Themes Manager by pressing
Ctrl+Shift+A
. - Click the gear icon (⚙️) in the top right corner and select “Install Add-on From File…”.
- Locate and select the downloaded
.xpi
file to install the extension.
Manual Install
- Download the latest
chrome_extension.zip
from the Releases page. - Open chrome://extensions in your browser.
- Enable Developer mode (top right corner).
- Drag and drop the
chrome_extension.zip
file onto the Chrome Extensions page to install.
- Click the Safepass icon in your browser toolbar.
- Adjust password settings as needed. The password is automatically regenerated with each change to the settings (such as length or character set).
- If you want a different password with the current settings, click the "Regenerate" button to create a new one.
- Copy the password to your clipboard by clicking the password field or by pressing the copy button.
Safepass can help you autofill passwords into login forms:
- Navigate to the login page where you want to use a generated password.
- Open the Safepass extension popup.
- Generate or select your password.
- Click the "Autofill" button (if available) or use the copy button, then paste the password into the password field.
- For supported sites, Safepass will attempt to automatically fill the password field. If not, simply paste the password manually.
Note: Autofill support may vary depending on the website and browser. Ensure you have granted the extension the necessary permissions if prompted.
- All extension source code is in the
chrome_extension/
andfirefox_extension/
folders. - Shared components and services are organized for easy maintenance.
Contributions are welcome! Please open an issue or submit a pull request.
This project is licensed under the Attribution-NonCommercial 4.0 International License.