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
Originally, code was written a hard error when incognito access was not given.
It was later changed to allow users to create a config which can be shared (exported or synced).
Every time options page is opened, there is an alert().
(Carry over from #155 (comment))
Steps to repoduce:
Actual result:
icon shows [PAC], as if user command is successfully executed; while is is not, it is just ignored:
browser-extension/src/content/proxy.js
Lines 114 to 116 in ececea6
Expected result:
an error message?
The text was updated successfully, but these errors were encountered: