hmbdkcoficgiekmmbklfkcinpllkdppp
Show password in plain text whenever the mouse is over the field ENGLISH: This extension allows you to easily show password fields on the current page. It shows password on mouse hover... ...and it copys password in clipboard on mouse click. When you locate a password field you want to show in plain text, click first on the "red padlock" icon on the top bar and then move the mouse pointer over that field. If you want to copy that password to the clipboard you have to click on the field. You can also toggle functionality on page with a keyboard shirtcut: ALT+SHIFT+8
ShowPassword
Instantly reveal password fields by simply hovering your cursor. No clicks, no toggles, no hassle. Fast, minimal, and secure. 🔍 See What You're Typing, Instantly Have you ever deleted your entire password just because you couldn't tell where the typo was? Or pasted the wrong password and had to start over? ShowPassword eliminates that frustration entirely. Just hover your cursor over any password field, and it instantly becomes readable — no clicks, no eye-icons, no extra steps. ✨ Why You'll Love It ⚡ Lightning Fast — Hover to reveal, move away to hide. That's it. Zero friction. 🟢 Visual Feedback — A subtle green outline gently highlights the active field so you always know when your password is visible. 🌐 Works Everywhere — Engineered for modern web apps. Fully compatible with dynamic SPAs (React, Vue, Angular), Shadow DOM, and legacy websites alike. 🔒 Privacy First — No data collection. No tracking. No external requests. Your passwords never leave your browser. 🪶 Ultra Lightweight — Pure vanilla JavaScript with zero dependencies. Won't slow down your browsing. 🎯 Smart Detection — Automatically identifies password fields even when websites try to disguise them. 🖱️ How It Works Navigate to any website with a password field. Hover your mouse over the password input. The password becomes instantly readable with a soft green highlight. Move your cursor away — it reverts back to hidden. No toggles. No context menus. No learning curve. Just move your mouse. ❓ Frequently Asked Questions Q: Is this safe to use? A: Absolutely. ShowPassword only modifies how the password field appears visually in your browser. It never stores, reads, or transmits your passwords anywhere. The change is purely cosmetic and client-side. Q: Does it work on the Chrome Web Store login? A: Unfortunately, Chrome prohibits extensions from running on the Chrome Web Store and Chrome settings pages for security reasons. But it works on virtually every other website. Q: Will this break website styling? A: No. The green outline is applied using CSS outline — which sits outside borders and doesn't affect the page layout at all. Q: Does it work with password managers? A: Yes! Works seamlessly alongside Bitwarden, LastPass, 1Password, Apple Keychain, and Google Password Manager. 📦 Version 1.1.0 — What's New ✨ Complete rewrite for better performance and reliability 🟢 New green visual indicator for password visibility state 🌐 Full Shadow DOM support for modern web components ⚛️ Enhanced SPA support (React, Vue, Angular) 🎯 Smarter password field detection heuristics 🪶 Optimized MutationObserver for reduced CPU usage 🛡️ Privacy & Security ShowPassword does not collect, store, or transmit any personal data. It operates entirely offline within your browser. No network requests. No analytics. No cookies. Your data belongs to you, always.
Copy Input Text
Extension allows to use context menu or hotkey to quickly copy all text of input.
See password
Uma extensão que permite ver senha em campos de senha ocultos Mostrar Senha Esta extensão adiciona um ícone aos campos de senha para mostrar ou ocultar as senhas. Clique no ícone de olho ao lado dos campos de senha para revelar ou esconder a senha. Funciona em vários sites, permitindo uma melhor visualização das senhas
Password Peeper
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 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.