https://github.com/praisespjmt/sec-pass
PassGuard is a browser extension that manages browser login credentials and store them locally using AES encryption..
https://github.com/praisespjmt/sec-pass
chrome-extension firefox-extension reactjs
Last synced: 2 months ago
JSON representation
PassGuard is a browser extension that manages browser login credentials and store them locally using AES encryption..
- Host: GitHub
- URL: https://github.com/praisespjmt/sec-pass
- Owner: PraisesPJMT
- License: mit
- Created: 2024-06-11T16:26:07.000Z (about 2 years ago)
- Default Branch: dev
- Last Pushed: 2024-08-09T07:49:37.000Z (almost 2 years ago)
- Last Synced: 2025-03-29T12:14:11.106Z (over 1 year ago)
- Topics: chrome-extension, firefox-extension, reactjs
- Language: HTML
- Homepage:
- Size: 292 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# ⚙️ PassGuard Extension
## 📗 Table of Contents
- [⚙️ PassGuard Extension](#️-passguard-extension)
- [📗 Table of Contents](#-table-of-contents)
- [💻 Description ](#-description-)
- [👥 Author ](#-author-)
- [🔧 Installation ](#-installation-)
- [🤝 Contributing ](#-contributing-)
- [📝 License ](#-license-)
## 💻 Description
> This repository contains the PassGuard browser extension which can manage browser passwords and store them locally using AES encryption.
👤 **Praises Tula**
[](https://github.com/PraisesPJMT/)
[](https://www.linkedin.com/in/praises-tula/)
[](https://twitter.com/PraisesPJMT/)
[](mailto:praisesmusa@gmail.com)
[](https://angel.co/u/praises-tula/)
## 🔧 Installation
> To install the extension, follow the steps below:
1. Clone the repository using the command below:
```bash
git clone
```
2. Open the browser and navigate to `chrome://extensions/`
3. Enable developer mode by toggling the switch in the top right corner
4. Click on the `Load unpacked` button and select the cloned repository folder
5. The extension should now be installed and ready for use
## 🤝 Contributing
Contributions are welcome! If you find any issues or have suggestions for improvement, please open an issue or submit a pull request.
## 📝 License
This project is licensed under the [MIT License](./LICENSE).
Feel free to customize this README.md file to fit your needs.