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

Introduce Action Icon click events #363

Open salarcode opened 6 months ago

salarcode commented 6 months ago

When clicking the action icon with modifiers should do some actions. Possible modifiers with Click event: Shift, Alt, Command, Ctrl/MacCtrl

Proposed actions: Ctrl+Click: Next proxy server Alt+Click: Previous proxy server Shift+Click: Cycle between proxy modes, Only Smart and Always enabled modes.

Everyone please let me what you think

salarcode commented 6 months ago

Easy enough to be done by community