You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Intermittent proxy-with-auth not being set before page load
Since the Manifest V3 extension conversion, there is a short delay before the auth is set, which may lead to an auth prompt appearing if navigating to a page immediately after the web browser is opened when using proxy-with-auth. This delay is a fraction of a second. It can be avoided by added a tiny delay after the web browser is opened (before navigating to a URL).
The text was updated successfully, but these errors were encountered:
Intermittent proxy-with-auth not being set before page load
Since the Manifest V3 extension conversion, there is a short delay before the auth is set, which may lead to an auth prompt appearing if navigating to a page immediately after the web browser is opened when using proxy-with-auth. This delay is a fraction of a second. It can be avoided by added a tiny delay after the web browser is opened (before navigating to a URL).
The text was updated successfully, but these errors were encountered: