Based on chromium; this should work : (the suggest password comes after already known passwords for that site)
<form id="login" action="signup.php" method="post">
<input type="text" autocomplete="username">
<input type="password" autocomplete="new-password">
<input type="password" autocomplete="new-password">
<input type="submit" value="Sign Up!">
</form>
more examples : https://www.chromium.org/developers/design-documents/form-styles-that-chromium-understands
Answer from SvennD on Stack OverflowVideos
Hey. I switched from firefox to chrome a couple days ago. What I always loved about firefox is the built in pw manager. I love that it auto generated strong pws for me and automatically saved them. Apparently chrome has this feature too but yet I can't find it. I already used google to find answers but I couldn't find anything.
Yes SYNC is turned on. Yes I tried it on popular websites, it's not even working on google.com itself.
Yes I right clicked in the PW field, there is no "suggest password" field there. Only the usual like inspect, paste, spellcheck and so on. I simply don't have any pw suggestion field anywhere and it's driving me crazy. This is unironically a deal breaker for me and I will switch back to firefox if I can't solve this.
NO I don't want to use any third party app like last pass or whatever. I want it built in.
Further information: When I left click on a PW field it, instead of suggestion me a new strong pw it just shows me the name + pws of accounts that I ALREADY have created. Which makes no sense. I don't want the SAME password again. I want a new one.
I imported all of my pws from firefox to chrome. Is this what is causing this bug maybe?
In any case I hope you can help me. I really really want to use the built in PW manager.