Skip to content

Commit d3985b0

Browse files
add README
1 parent fe4fd79 commit d3985b0

File tree

1 file changed

+35
-0
lines changed

1 file changed

+35
-0
lines changed

README.md

Lines changed: 35 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,35 @@
1+
# PassReveal Chrome Extension
2+
3+
## Overview
4+
PassReveal is a Chrome extension that enhances your online security by allowing you to temporarily reveal passwords on any webpage. With just a click, it lets you see your hidden passwords, providing convenience without compromising security.
5+
6+
## Features
7+
- Click to reveal passwords temporarily in input fields.
8+
- Set a custom duration for password visibility.
9+
- Auto-hide feature for passwords after the specified duration.
10+
11+
## Usage
12+
1. After installation, click the PassReveal icon.
13+
2. Set your desired reveal duration in the popup.
14+
3. Click on a password field to see your password.
15+
4. The password will hide again after your set time.
16+
17+
## Installation
18+
1. Download the extension package.
19+
2. Go to `chrome://extensions/` in Chrome.
20+
3. Enable Developer Mode.
21+
4. Choose "Load unpacked" and select the extension folder.
22+
23+
## Options
24+
- Set a reveal duration through the extension's popup window.
25+
26+
## Permissions
27+
- `activeTab`: To interact with password fields on the current web page.
28+
- `storage`: To save user settings.
29+
30+
## Feedback & Contributions
31+
We welcome your input! Please submit issues or pull requests on the GitHub page.
32+
33+
**Disclaimer:** Use this extension responsibly and only on websites you trust. This project, its creator or any associated entities are not liable for any damages that are incurred from using this extension.
34+
35+
**Enjoy PassReveal for a safer, more convenient browsing experience!**

0 commit comments

Comments
 (0)