Session manager integrated with Squid Proxy-Auth for custom headers.
This Chrome extension seamlessly integrates with the proxy server, providing the ability to dynamically update HTTP headers and cookies. It receives settings such as the use_proxy flag, JWT access token, SSO domain, and session token via native messaging, automatically adjusting headers like Proxy-Authorization and custom session identifiers according to the provided information. This ensures a secure and authenticated browsing environment.
Additionally, by detecting server responses, the extension dynamically updates proxy session information, maintaining a secure and consistent connection state. It is a valuable security browsing tool for environments that require automated proxy settings and token-based authentication.