HACK! Specify username and password in URL

To access a URL with authentication, you can simply add the username and password so you don’t have to type it in anymore.

But this is NOT advisable for security reasons as your browser then contains a copy of your credentials.

Syntax:

https://username:password@theurl.com/