Simplify the process of creating strong and reliable passwords effortlessly.
Passaroo is a secure and customizable password generator Chrome extension designed to simplify the creation of strong, reliable passwords tailored to your needs. With Passaroo, you can generate complex passwords instantly and securely copy them to your clipboard.
✅ Customizable Password Length: Choose a password length between 6 and 50 characters.
✅ Character Set Options: Include uppercase letters, numbers, and special symbols to enhance security.
✅ Copy to Clipboard: Instantly copy your generated password with a single click.
✅ Minimalist Design: Sleek, user-friendly interface without unnecessary distractions.
✅ Persistent Settings: Your preferences are saved for future use.
-
Clone the repository:
git clone https://github.com/Gunduz-Medya/passaroo.git cd passaroo
-
Install dependencies:
npm install
-
Build the project:
npm run build
-
Load into Chrome:
- Go to
chrome://extensions/
- Enable Developer Mode
- Click "Load unpacked"
- Select the
build
folder
- Go to
-
The extension will now be available in your Chrome toolbar.
- Click the Passaroo icon in your Chrome toolbar.
- Adjust settings for password length and character options.
- Click Generate Password to create a secure password.
- Click Copy to Clipboard to instantly copy the generated password.
- No data is transmitted to external servers.
- Your privacy is fully respected.
Contributions are welcome! If you’d like to contribute to Passaroo, please:
- Fork the repository.
- Create a feature branch:
git checkout -b feature/your-feature-name
- Commit your changes:
git commit -m "Add feature: your feature description"
- Push to the branch:
git push origin feature/your-feature-name
- Open a Pull Request.
If you encounter a bug or have a feature suggestion, please open an issue in the Issues tab.
For support or questions, contact:
📬 baris@gunduzmedya.com
- React
- Tailwind CSS
- Clipboard API
- Chrome Extension APIs
This project is licensed under the MIT License.
See the LICENSE file for more details.
Developed and maintained by Gündüz Medya.
If you enjoy using Passaroo, consider giving the project a ⭐️ on GitHub! 😊🚀