Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: about 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 (8 months ago)
- Default Branch: dev
- Last Pushed: 2024-08-09T07:49:37.000Z (6 months ago)
- Last Synced: 2024-10-28T16:15:17.074Z (3 months ago)
- Topics: chrome-extension, firefox-extension, reactjs
- Language: HTML
- Homepage:
- Size: 292 KB
- Stars: 0
- 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**
[![GitHub](https://img.shields.io/badge/github-%23121011.svg?style=for-the-badge&logo=github&logoColor=white)](https://github.com/PraisesPJMT/)
[![LinkedIn](https://img.shields.io/badge/linkedin-%230077B5.svg?style=for-the-badge&logo=linkedin&logoColor=white)](https://www.linkedin.com/in/praises-tula/)
[![Twitter](https://img.shields.io/badge/Twitter-%231DA1F2.svg?style=for-the-badge&logo=Twitter&logoColor=white)](https://twitter.com/PraisesPJMT/)[![Gmail](https://img.shields.io/badge/Gmail-D14836?style=for-the-badge&logo=gmail&logoColor=white)](mailto:[email protected])
[![AngelList](https://img.shields.io/badge/AngelList-%23D4D4D4.svg?style=for-the-badge&logo=AngelList&logoColor=black)](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.