kabeldeutschland.de/csc - Enable password autocompletion

Enables password autocompletion by rewriting the login form to use the HTML5 input placeholder attribute.

目前为 2015-05-23 提交的版本。查看 最新版本

作者
[email protected]
评分
0 0 0
版本
1.0
创建于
2015-05-23
更新于
2015-05-23
大小
1.0 KB
许可证
暂无
适用于

The sign in form on https://www.kabeldeutschland.de/csc uses kludgy javascript to display the placeholder "Passwort" in the password field, breaking form autocompletion in the process. This userscript replaces the placeholder with the HTML5 input placeholder attribute.