extension ExtPose

ShowPassword

CRX id

bbiclfnbhommljbjcoelobnnnibemabl-

Description from extension meta

Show password when mouse over password fields.

Image from store ShowPassword
Description from store Show password when mouse over password fields. Have you ever deleted whole password just because you typed a single letter wrong ? Now you can get rid of it. This extension will show you the password in plain text when cursor is over password fields. You can also change when to show password in options. Because many people doubt the security of this extension, I upload it's source code to GitHub. https://github.com/a161803398/ShowPassword Other mode: Show password when Double Click. Show password when On Focus. Show password when Press Ctrl Key. What's new in 1.2.1: Fix extension don't work on some websites that change input type What's new in 1.1.6: Bug fix What's new in 1.1.4: Fix the bug that google account password don't show.

Latest reviews

  • (2025-06-14) KatCit Doe: Sign up to emails from HIBP, write down one really secure password, and reuse it a billion times. This extension murders password managers.
  • (2025-05-09) I_Died_ Tryin: Helps everytime I create a new password and need to copy the huge random string of text from the masked password fields. Saved a number of people from "lost or forgotten" passwords.
  • (2025-03-09) John: Works as described. Exactly what I was looking for.
  • (2025-01-09) Vivian Le: you hover over for an optional amount of ms and it shows your password to you :)
  • (2024-02-24) Paper Tiger: Sounds great until it is sold and code is rewritten to steal all of your passwords....this type of coding is a hackers dream. There are 0 guarantees when you use any extension in chrome....any authorization can be piggybacked.
  • (2024-01-31) Sean Oelofse: Best tool so far
  • (2023-11-29) Mustafa Ipekgil: It didnt work on Spotify
  • (2023-10-17) Najmus Sakib Saycot: perfectly working
  • (2023-10-17) Najmus Sakib Saycot: perfectly working
  • (2023-10-12) Better TWL: 超讚的功能!方便!
  • (2023-08-22) Jo Allen: does what it says it does.
  • (2023-08-22) Jo Allen: does what it says it does.
  • (2023-08-06) Ser Kripta: Не работает. кружочки как были так и остались
  • (2022-12-02) Alex Koff: предыстория: вытрахал мосх тп говнотелекома, сожравшего моего провайдера несколько лет назад, по причине утери пароля к доступу к высокоскоростному соединению РРоЕ - идти к ним в мерзкий офис - вдвойне мерзко, ибо ходил. пробовал разные способы вытащит из старого роутера старые пароль с логином - помогло только это расширение - наводишь мышкой и пароль показывается!!! спасибо!
  • (2022-11-19) Shahin: ⚠️ "Allow this extension to read and change all your data on websites you visit" Are you kidding me? why would a simple extension asks for such a permission? VERY SUSPICIOUS ⚠️
  • (2022-11-19) Shahin: ⚠️ "Allow this extension to read and change all your data on websites you visit" Are you kidding me? why would a simple extension asks for such a permission? VERY SUSPICIOUS ⚠️
  • (2022-11-15) Pavel Angelov: Работи много добре :) !
  • (2022-07-21) ran zhang: 可以
  • (2022-07-12) Ajoy Raj: Great useful app, says what it claims, nothing more, nothing less.
  • (2022-07-12) Ajoy Raj: Great useful app, says what it claims, nothing more, nothing less.
  • (2022-06-25) Jeff Jacob: I did a code review. As simple as it should be. Only odd thing is a harmless easter egg if in the option screen you type taiwan and hit enter into the password box it will redirect you to wikipedia.
  • (2022-06-25) Jeff Jacob: I did a code review. As simple as it should be. Only odd thing is a harmless easter egg if in the option screen you type taiwan and hit enter into the password box it will redirect you to wikipedia.
  • (2022-04-05) Gary O'Neal: Simple, easy, just works and is so helpful!
  • (2022-04-05) Gary O'Neal: Simple, easy, just works and is so helpful!
  • (2022-01-16) Marz Parzybok: taiwan dosnt existed how do you love it?????
  • (2021-12-29) Michael Gasperl: Tut genau das, was es soll, Passwörter per Hover anzeigen.
  • (2021-12-10) Yui, Mia Thuỷ: very good
  • (2021-12-10) Yui, Mia Thuỷ: very good
  • (2021-12-01) A Convenience: I think this is a decent extension working fairly well with some websites not working but I am just a bit sceptical, and due to me no exactly understanding code I cannot clarify if this works or not so if someone could reply or confirm this it would be good.
  • (2021-12-01) A Convenience: I think this is a decent extension working fairly well with some websites not working but I am just a bit sceptical, and due to me no exactly understanding code I cannot clarify if this works or not so if someone could reply or confirm this it would be good.
  • (2021-11-30) Huyền Nguyễn: llllllllll \
  • (2021-11-16) Karina Fisher: 5 stars
  • (2021-11-16) Karina Fisher: 5 stars
  • (2021-09-03) Robins: 期待Edge浏览器版本,现在只能在谷歌应用商店搜索到。
  • (2021-08-04) Isabella Parkar: Poor!
  • (2021-08-04) Isabella Parkar: Poor!
  • (2021-08-02) delenta dotcom: Does what it says on the tin
  • (2021-08-02) delenta dotcom: Does what it says on the tin
  • (2021-07-06) John Simon: Awesome, Just what I wanted, Thank you!
  • (2021-07-06) John Simon: Awesome, Just what I wanted, Thank you!
  • (2021-03-23) Salvatore Pellegrino: I love it. Never want to be without it. I only wish this would work on every single site including my bank
  • (2021-03-23) Salvatore Pellegrino: I love it. Never want to be without it. I only wish this would work on every single site including my bank
  • (2021-03-07) Esteban Montoya: No funciona
  • (2021-03-02) tiago: Does not work. I tested it programing an simple password input filed with type="password" value="test", then I opened the options menu, chosed on CTRL and... Nothing. My code is here: <style> input:focus {background-color: red;} input:active {background-color: yellow;} </style> <input type="password" size="100" value="Password" style="padding: 5px;border: 1px solid black;cursor:default;border-radius: 5px;outline:none;">
  • (2021-03-02) tiago: Does not work. I tested it programing an simple password input filed with type="password" value="test", then I opened the options menu, chosed on CTRL and... Nothing. My code is here: <style> input:focus {background-color: red;} input:active {background-color: yellow;} </style> <input type="password" size="100" value="Password" style="padding: 5px;border: 1px solid black;cursor:default;border-radius: 5px;outline:none;">
  • (2021-02-22) Yang Cheng: 现在好像用不了了???
  • (2020-12-10) Farouk Mahmoud: thanks, that's very helpful.
  • (2020-12-10) Farouk Mahmoud: thanks, that's very helpful.
  • (2020-11-29) Joe Mezzanini: Awesome .. one of the favorite and most useful extensions. Chrome should have this natively coded in. Thanks! Exactly what we needed, Saves headaches and aggravation. I nominate this for some kind of award .... is there such a thing??
  • (2020-11-29) Joe Mezzanini: Awesome .. one of the favorite and most useful extensions. Chrome should have this natively coded in. Thanks! Exactly what we needed, Saves headaches and aggravation. I nominate this for some kind of award .... is there such a thing??

Statistics

Installs
100,000 history
Category
Rating
4.5471 (340 votes)
Last update / version
2022-02-11 / 1.2.1
Listing languages

Links