Skip to content

Resolve Proxy Authentication Issues #6

Answered by smashedr
Harfho asked this question in Q&A
Discussion options

You must be logged in to vote

So, the way this addon works, is it listens for the browser to fire an authentication request onAuthRequired.
When it does, it either automatically enters the saved credentials for the website that is requesting authentication, or shows a page for you to enter them or save them.
https://developer.chrome.com/docs/extensions/reference/api/webRequest#event-onAuthRequired

If this is not a single website, I am not sure how it would work.

You may need to search for a proxy authentication addon, that works with actual proxies, and not just browser "Authentication Required" errors.

Replies: 6 comments 6 replies

Comment options

You must be logged in to vote
1 reply
@Harfho
Comment options

Comment options

You must be logged in to vote
1 reply
@Harfho
Comment options

Comment options

You must be logged in to vote
1 reply
@Harfho
Comment options

Answer selected by Harfho
Comment options

You must be logged in to vote
1 reply
@Harfho
Comment options

Comment options

You must be logged in to vote
1 reply
@Harfho
Comment options

Comment options

You must be logged in to vote
1 reply
@Harfho
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants