salarcode / SmartProxy

Firefox/Chrome browser extension. SmartProxy will automatically enable/disable proxy for the sites you visit, based on customizable patterns.
https://addons.mozilla.org/en-US/firefox/addon/smartproxy/
GNU General Public License v3.0
1.86k stars 113 forks source link

Make all requests in a tab NOT using proxy #364

Open ysc3839 opened 6 months ago

ysc3839 commented 6 months ago

Description

I'm using always enable mode and I want some site NOT using proxy. However after added hostname to bypass list, requests to other hostname in this tab still using proxy. In settings page it says: "if no proxy is applied to the tab, proxy rules will continue to work and apply proxy to other connections in the page individually." So can you please add a mode that all requests in a tab NOT using proxy? Thank you.

Is your feature request related to a problem? Please describe.

No response

Describe alternatives you've considered

No response

Any additional context

No response

salarcode commented 6 months ago

That setting you've mentioned is for "Enable proxy per tab/origin".

But what you are asking is something like "Whitelist per tab/origin" Which is weird and I'm not sure if there is a interest from others to have this feature. Will monitor this for interest from others.