Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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..

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.

## 👥 Author

👤 **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.