암호 상자를 마우스 오른쪽 버튼으로 클릭하고 점을 텍스트로 쉽게 전환합니다.
✅ Manifest V3 enabled
Your privacy matters. We respect your own data and never ask for unnecessary permissions. No tracking code or no 3rd-party script injected.
How to use:
In most cases ( ~98% ), just right click on password box and choose "Show / Hide Password", the password will be revealed in plain text mode. Choose again it will be switched back to password mode.
In rare cases ( ~2% ), after clicking "Show / Hide Password" menu item, the login iframe will be opened in a new tab. Then right click on password box again to view password. That's because there is an embedded <iframe> and its origin differs than its parent document. In order to get permission we need to open iframe in new tab.
Still have concern about its security? Feel free to review the source code after installation:
chrome-extension://agkfchaoihjmeleppjalfedmnjpefjma/background.js
Have fun.