skyred 发布
The latest Chrome update (for me it was Google Chrome 14.0.794.0 dev) broke Proxy Switchy! extension. Below is the fix on Linux (Ubuntu):
0.) Select Auto Switch Mode on Switchy!
1.) Go to Chrome Preferences -> Under the Hood -> click Change Proxy Settings -> click Auto Proxy Configuration
It looks like "file:///home/skyred/.config/google-chrome/Default/Extensions/caehdcpeofiiigpdhbabniblemipncjj/1.6.3_0/plugins/SwitchyAuto.pac?1308504284104so"
2.) Delete the random string after the file extension "pac", so it will look like "file:///home/skyred/.config/google-chrome/Default/Extensions/caehdcpeofiiigpdhbabniblemipncjj/1.6.3_0/plugins/SwitchyAuto.pac"
3.) Edit the file "/home/skyred/.config/google-chrome/Default/Extensions/caehdcpeofiiigpdhbabniblemipncjj/1.6.3_0/plugins/SwitchyAuto.pac" from step 2 (You can do this by opening a terminal and enternano /home/skyred/.config/google-chrome/Default/Extensions/caehdcpeofiiigpdhbabniblemipncjj/1.6.3_0/plugins/SwitchyAuto.pac
4.) Delete any random text after function FindProxyForURL(url, host) {...} (this is important, delete any text after the closing bracket "}").
5.) Close and Reopen Chrome, the auto switchy should work now.
评论
Matthew 答复于 永久连接
Still not working
I have followed the steps above, but the random text automatically suffixes itself onto the back of the SwitchyAuto.pac after explicitly deleting it. :(
Harris 答复于 永久连接
Thanks
I was pulling my hair out over this one. However I got mine working by following # 1,2,5 I didn't have the files you listed in 3,4. Or maybe I do but they're listed differently or whatever,I'm no expert.
But it works now! Thanks!
Hayden 答复于 永久连接
Thanks a lot
The same issue also happened in Debian. The same solution applies, you just need to look into ~/.config/chromium/ instead.
Thanks again.
jt 答复于 永久连接
Thanks so much
I really appreciate you posting this on the Internet. This fixed my problem. The extension hasn't been updated in awhile, has anyone contacted the author so other non-geeks can fix this?
Tilano 答复于 永久连接
Works like a charm for me!
Works like a charm for me! Thanks for a great plugin
McKay 答复于 永久连接
You Win
You are awesome.
Asfand Yar Qazi 答复于 永久连接
Thanks
Brilliant fix! Why don't you fork the extension with your fix and put it up on the market until the original author decides to actually fix this?
M 答复于 永久连接
new dir
C:\Users\M\AppData\Local\Google\Chrome\User Data\Default\Extensions\caehdcpeofiiigpdhbabniblemipncjj\SwtichyAuto.pac
Alex 答复于 永久连接
Hi Skyred,
Hi Skyred,
Thank you man, it's really working solution.
添加新评论