How to remove all autocomplete urls with a certain url in Chrome

2

I am converting my localhost:8888 to localhost and I want to remove all the autocomplete urls that have localhost:8888 in them. I already did this for history but how do I do this for autocomplete? I have so many that fn + shift + delete will take so much time. So is there a way I can do it for multiple at a time?

Thanks

EDIT: not for username and passwords, but for urls

Jason Silberman

Posted 2013-03-17T18:32:47.970

Reputation: 163

Did you see Remove auto-complete field entries in Google Chrome?

– Ƭᴇcʜιᴇ007 – 2013-03-17T19:06:29.157

not for username and password, but for urls – Jason Silberman – 2013-03-17T20:12:50.537

No answers