I'm a software developer with LastPass installed in Chrome & Edge. I use it extensively for personal use, but it is not useful to my work or users of my code, since the websites I work on are 100% internal.
When running the websites on my local machine, they run as https://localhost:40299/ and another port (two sites). Under LastPass settings -> advanced -> Autofill Settings -> Never URLs, I have:
127.0.0.1
localhost
localhost:40299
http://localhost:*/*
All of them are set to "Never do anything" and "All pages", but still the red LastPass icon appears on numerous pages of my apps offering to autofill addresses and DOB for records that are obviously not about me. It's frustrating because it really gets in the way of other icons and sometimes makes it impossible for me to click on the things that it appears over the top of.
How do I get Never URLs to work properly for "https://localhost:40299/" and all subpages?
Thank you!