Got it ๐ Iโve updated the LinkedIn post draft to clearly mention installation instructions, GitHub availability, and that support for other browsers/stores is coming soon:
๐จโ๐ป If youโre a web developer, youโve definitely been hereโฆ
Youโre testing a login form, typing your password again and againโฆ and then realize you mistyped.
What happens next?
๐ Open DevTools
๐ Inspect the input field
๐ Change type="password" โ type="text"
๐ Finally, you can see the password.
Iโve been there countless times โ and honestly, it sucks. It breaks your flow and feels like unnecessary overhead for something so small.
So, I built a solution. ๐
โจ A Chrome Extension that lets you reveal your password instantly โ no DevTools, no extra clicks, just one clean action.
๐น Saves time
๐น Keeps you in the flow
๐น Super lightweight
Right now, itโs available only on GitHub, and can be installed manually in Chrome.
๐ Please find the installation instructions in the attached README.
๐ Browser & store support:
โ Chrome (via GitHub install)
โณ Firefox, Edge, Opera โ coming soon
โณ Chrome Web Store & other browser stores โ coming soon
If this sounds useful, you can try it out here: ๐ GitHub link
โญ And if you like it, please leave a star on the repo โ it really helps and keeps me motivated to build more dev-friendly tools!
Top comments (0)