kabeldeutschland.de/csc - Enable password autocompletion

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

Versión del día 23/05/2015. Echa un vistazo a la versión más reciente.

Autor
[email protected]
Calificaciones
0 0 0
Versión
1.0
Creado
23/05/2015
Actualizado
23/05/2015
Tamaño
1.03 KB
Licencia
Desconocida
Funciona en

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.