It would be great if the FireFox browser extension was able to distinguish between the same URL with different ports for autofilling the password.
For example, I work on a lot of local servers with different applications running on different ports:
192.168.10.100:5000
192.168.10.100:8080
192.168.10.100:32088
Unfortunately the browser extension currently can not properly distinguish the difference and tries to autofill the same first password for all addresses.
So it would be pretty useful if the port number of the URI would be used for password lookup if available.
I’ve suffered through 2 years of manual searching before it finally got to a point where I googled it and found this answer. Amazed at the instant results. I wonder why this is not default behavior? Regardless, thanks for both the original question and the answers, super helpful.