Throw off credentials.
/** * @title Sign out from Basic authentications * @description Throw off credentials. * @include http://* * @include https://* * @license MIT License */ new Image().src = location.href.replace("://", "$&*:*@"); location.reload()