dutzi / tamper

Devtools extension, lets you locally edit files served from the web (based on mitmproxy).
http://dutzi.github.io/tamper
MIT License
394 stars 36 forks source link

Please show option to disable proxy control for 3rd-party proxy plugin #32

Open galaxy001 opened 9 years ago

galaxy001 commented 9 years ago

Within some network, people have to use proxy plugins like 'Proxy SwitchyOmega' to access the Internet. The Tamper plugin force to control Chrome proxy settings, which make it cannot co-exists with them.

Please provide an optional to disable proxy functions in Tamper.

ftopan80 commented 8 years ago

+1 When tamper is disabled, proxy settings should be available to user. Also, when I disabled tamper extension, tamper.py is still running (can view this by using ps), when I kill it, it always running again, until I quit chrome. If I disabled tamper, that means I dont need to use it at the time. tamper.py should not be running...

Anyway, thanks for this wonderful extension