kouxing2000 / kingfisher

mock internet response in browser with http&https proxy
Apache License 2.0
3 stars 1 forks source link

Chrome Extension - Dynamic proxy a URL via selecting from page #1

Open freizl opened 9 years ago

freizl commented 9 years ago

chrome extension SwitchyOmega has ability to extend right click menu (over links) in order to proxy a specific URL. This shall remind me the idea we talk before that a plugin/extension to help add a proxy.

We could have such extension

Seems like a lot fun but not sure how much people like such feature.

kouxing2000 commented 9 years ago

Cool, if it open source, we can copy that, :)

On Wed, Jan 21, 2015 at 2:51 PM, Haisheng, Wu notifications@github.com wrote:

chrome extension SwitchyOmega has ability to extend right click menu in order to proxy a specific URL. This shall remind me the idea we talk before that a plugin/extension to help add a proxy.

We could have such extension

  • either read the config.json directly to update from extension admin page.
  • or have admin API of proxy server and could be invoked from extension admin page.

Seems like a lot fun but not sure how much people like such feature.

— Reply to this email directly or view it on GitHub https://github.com/kouxing2000/kingfisher/issues/1.