Password Peeper

#0 / 0 rate

Password Peeper

35 users

2022-01-17

huakun.shen

Extension Information

5 star
0%
4 star
0%
3 star
0%
2 star
0%
1 star
0%

Supported Languages

Permissions

Description

Show your password on the web page filled in by browser. Double click to copy your password to clipboard in case you forgot it.

People have so many accounts on different websites which is hard to remember. Browser saves most of my passwords. I look for my password in the browser settings or using JavaScript in developer tools. I am tired of doing this every time I forgot my password.
I believe many people should have the same issue as I do.
This extension simplifies the process of looking for password. It simply reveals your password by changing input element type from password to text so that you can see its content.
The extension is flexible and provides serveral options for different needs
1. Show password on hover
2. Always show all password on page
3. Manually trigger options 1 and 2, or automatically trigger them on page load
4. Double click a password to save password to your clipboard
5. Trigger the functionalities with keyboard shortcuts

Options 1,2,3 and use in combination with option 4.

For privacy and security reason, here is the source code. https://github.com/HuakunShen/password-peeper

Minimum permission is requested.

Keyboard Shortcuts
This extension provides 2 keyboard extensions

Ctrl+Shift+L: Tigger the extension popup
Ctrl+Shift+S: Toggle password on web page without opening extension popup
The keyboard shortcuts should work on Linux, MacOS, Windows, ChromeOS.

On MacOS, replace the Ctrl key with Command key.

Go to chrome://extensions to change the default keyboard shortcuts.