Password Input Protector

try to protect your password input!

Author
HeziCyan
Daily installs
0
Total installs
5
Ratings
0 0 0
Version
1.0
Created
2022-02-02
Updated
2022-02-02
Size
1.23 KB
License
GPL
Applies to
All sites

众所周知,输入密码(或者浏览器补全)后,在开发者工具里面把密码框 type 属性调成非 password,就可以看到密码
这个脚本可以防止这种状况