If you have a place that autofill a password and would like to know what it's putting in there, on Chrome what you can do is right-click (ctrl-click on the Mac) on the filled in password field, choose "inspect" and then in the console window that pops up type $0.value and press enter. That should tell you what it autofilled.
I believe that the process on Firefox is nearly identical except that the menu is called "inspect element" instead of "inspect".
This is very, very late, but...
Date: 2023-05-28 10:29 pm (UTC)I believe that the process on Firefox is nearly identical except that the menu is called "inspect element" instead of "inspect".