SmartProxy icon indicating copy to clipboard operation
SmartProxy copied to clipboard

Change toolbar icon if the current site has proxy applied

Open salarcode opened this issue 5 years ago • 6 comments

Change toolbar icon if the current site has proxy applied for at least one of its resources. Either change icon color or glow icon if proxy is applied

salarcode avatar Jan 24 '20 03:01 salarcode

Please separate the proxy mode and if any rule/proxy applied area, thus the icon can provide two information at the same time, similar to switchyproxy

If possible, provide UI DOM element indicator for different proxy mode or if-rule-applied (for example class name or custom attribute), it's useful for customize with userChrome.css

byzod avatar Aug 04 '21 10:08 byzod

My guess is there is no UI DOM for extention icons. They are set with setIcon API.

salarcode avatar Aug 07 '21 09:08 salarcode

Maybe this source code can help you,It's can do you want. https://github.com/FelisCatus/SwitchyOmega

Littleweisheit avatar Mar 22 '23 02:03 Littleweisheit

Maybe this source code can help you,It's can do you want. https://github.com/FelisCatus/SwitchyOmega

Is this problem difficult to solve? This extension has this function

Littleweisheit avatar Aug 04 '23 11:08 Littleweisheit

Thanks for the work of the author, may I ask when the icon function of adding different modes can be released

laterdayi avatar Sep 20 '23 01:09 laterdayi

Thanks for the work of the author, may I ask when the icon function of adding different modes can be released

Three years have passed.😢

Littleweisheit avatar Sep 20 '23 09:09 Littleweisheit

This is implemented for Firefox as of version 1.4

salarcode avatar Mar 12 '24 12:03 salarcode