iTunes Connect Autofill – Autofill Password Not Working on iTunes Connect

app-store-connectgoogle-chrome

Every time I connect on iTunes Connect (OS X 10.10, Chrome) I have to fill in my password, which is very tiring. Chrome autofills all my passwords, why doesn't it work there? Even with the 'remember me' check

Best Answer

The new login of iTunes Connect uses an AJAX form for signing in but does not use a <form> tag for it which prevents Chrome from saving the password.

I was so annoyed that I built a tiny Chrome Extension to fix this issue and allow Chrome to save the password.