Skip to content

Gunduz-Medya/passaroo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🚀 Passaroo - Password Generator Chrome Extension

Simplify the process of creating strong and reliable passwords effortlessly.


📚 About Passaroo

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.


🛠️ Key Features

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.


💻 Installation

  1. Clone the repository:

    git clone https://github.com/Gunduz-Medya/passaroo.git
    cd passaroo
  2. Install dependencies:

    npm install
  3. Build the project:

    npm run build
  4. Load into Chrome:

    • Go to chrome://extensions/
    • Enable Developer Mode
    • Click "Load unpacked"
    • Select the build folder
  5. The extension will now be available in your Chrome toolbar.


📦 Usage

  1. Click the Passaroo icon in your Chrome toolbar.
  2. Adjust settings for password length and character options.
  3. Click Generate Password to create a secure password.
  4. Click Copy to Clipboard to instantly copy the generated password.

🔒 Privacy Policy

  • No data is transmitted to external servers.
  • Your privacy is fully respected.

🤝 Contributing

Contributions are welcome! If you’d like to contribute to Passaroo, please:

  1. Fork the repository.
  2. Create a feature branch:
    git checkout -b feature/your-feature-name
  3. Commit your changes:
    git commit -m "Add feature: your feature description"
  4. Push to the branch:
    git push origin feature/your-feature-name
  5. Open a Pull Request.

🐞 Reporting Issues

If you encounter a bug or have a feature suggestion, please open an issue in the Issues tab.


📧 Support

For support or questions, contact:
📬 baris@gunduzmedya.com


📊 Tech Stack

  • React
  • Tailwind CSS
  • Clipboard API
  • Chrome Extension APIs

🏷️ License

This project is licensed under the MIT License.
See the LICENSE file for more details.


🌟 Acknowledgments

Developed and maintained by Gündüz Medya.

If you enjoy using Passaroo, consider giving the project a ⭐️ on GitHub! 😊🚀