Do not bother with Basic Authentication ever again !
This extension allows you to register credential associated to a regular expression.
When you browse a website that requires HTTP basic authentication, if the URL match against one of the regular expression, the credentials will be automatically sent.
No more cumbersome login popin, everything is done in the background.
The extension is available on the Chrome web store: MultiPass for HTTP basic authentication.
The extension is available as an Opera add-on: MultiPass.
The extension is available as a Firefox add-on: MultiPass.
If you want to report an issue, use the Github issue tracker: MultiPass issues.
Please make sure the issue is not already opened.
If you want to use the development version, follow those steps :
git clone git@github.com:krtek4/MultiPass.git
.cd MultiPass
.npm install
.npm run build
.build/chrome
folder.