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
{{ message }}
This repository was archived by the owner on Aug 23, 2021. It is now read-only.
Right now, we connect to the proxy server immediately when the browser extension starts.
Instead, we should wait until there is an actual query to be run against the proxy server, and only then connect to it.
We should also disconnect from the proxy server once we are done retrieving from it.
The text was updated successfully, but these errors were encountered: