Open freizl opened 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.
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
config.json
directly to update from extension admin page.Seems like a lot fun but not sure how much people like such feature.