Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/ruslanpashkov/novapass
Privacy-Focused Password Generator Extension
https://github.com/ruslanpashkov/novapass
addon browser-extention chrome-extention edge-extension extension firefox-extension web-extension
Last synced: about 1 month ago
JSON representation
Privacy-Focused Password Generator Extension
- Host: GitHub
- URL: https://github.com/ruslanpashkov/novapass
- Owner: ruslanpashkov
- License: mit
- Created: 2024-11-18T14:06:14.000Z (3 months ago)
- Default Branch: main
- Last Pushed: 2024-12-17T12:04:51.000Z (about 2 months ago)
- Last Synced: 2024-12-17T12:26:17.617Z (about 2 months ago)
- Topics: addon, browser-extention, chrome-extention, edge-extension, extension, firefox-extension, web-extension
- Language: TypeScript
- Homepage: https://ruslanpashkov.com/projects/novapass/
- Size: 514 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# NovaPass: Password Generator 🔐
[![Chrome Web Store](https://img.shields.io/badge/Chrome-Available-green)](https://chrome.google.com/webstore/detail/jpooemhlkehmepkbcbjflhpnjgilellm)
[![Firefox Add-ons](https://img.shields.io/badge/Firefox-Available-green)](https://addons.mozilla.org/en-US/firefox/addon/novapass)
[![Edge Add-ons](https://img.shields.io/badge/Edge-Coming%20Soon-yellow)]()Transform your password management experience with NovaPass – a powerful cross-browser extension that combines security with simplicity. Generate strong, customizable passwords right from your browser toolbar.
![NovaPass Interface](assets/novapass.png)
## Key Features
### Password Generator
- Comprehensive character sets (A-Z, a-z, 0-9, symbols)
- Customizable password length
- Option to skip ambiguous characters
- Exclude specific characters### Passphrase Generator
- Customizable number of words
- Flexible word separator options
- Word style options: uppercase, lowercase, capitalize
- Optional random number insertion### Smart History Management
- Local password history tracking
- Quick copy functionality
- Clear history with one click
- Secure storage implementation### Additional Features
- **Dark mode support**: Automatically syncs with your system preferences
- **Multiple languages support**: English, Arabic, Chinese, French, German, Hindi, Indonesian, Italian, Japanese, Korean, Polish, Portuguese, Russian, Spanish, Thai, Turkish, Ukrainian and Vietnamese
## Installation
NovaPass is available on multiple platforms:
- [Chrome Web Store](https://chrome.google.com/webstore/detail/jpooemhlkehmepkbcbjflhpnjgilellm)
- [Firefox Add-ons](https://addons.mozilla.org/en-US/firefox/addon/novapass)
- Edge Add-ons (Coming Soon)## Contributing
[![Issues](https://img.shields.io/github/issues/ruslanpashkov/novapass.svg)](https://github.com/ruslanpashkov/novapass/issues)
[![Pull Requests](https://img.shields.io/github/issues-pr/ruslanpashkov/novapass.svg)](https://github.com/ruslanpashkov/novapass/pulls)
[![Last Commit](https://img.shields.io/github/last-commit/ruslanpashkov/novapass)](https://github.com/ruslanpashkov/novapass/commit/HEAD)We welcome contributions to make NovaPass better! Whether you've found a bug, have a feature idea, or want to improve the code - your help is appreciated.
Check our [contribution guidelines](CONTRIBUTING.md) to get started. You can [report bugs](https://github.com/ruslanpashkov/novapass/issues/new?template=bug_report.md), [suggest features](https://github.com/ruslanpashkov/novapass/issues/new?template=feature_request.md), or contribute code by opening [issues](https://github.com/ruslanpashkov/novapass/issues) and [pull requests](https://github.com/ruslanpashkov/novapass/pulls) in our [GitHub repository](https://github.com/ruslanpashkov/novapass). Our [code of conduct](CODE_OF_CONDUCT.md) helps maintain a welcoming environment for everyone.
For code contributions, fork the repository, create a new branch for your work, and submit a pull request. Remember to include tests and update documentation when needed.
## Credits
- [zxcvbn-ts](https://github.com/zxcvbn-ts/zxcvbn) – Low-Budget Password Strength Estimation
- [WXT](https://wxt.dev) – Next-gen Web Extension Framework## License
This project is open-sourced under the [MIT License](LICENSE).
## Connect
Created by [Ruslan Pashkov](https://github.com/ruslanpashkov)
Have questions or suggestions? We'd love to hear from you!
---
If you find NovaPass useful, please consider giving it a ⭐️ on GitHub!