Switchyomega: Firefox 60 beta 16 失效

Created on 27 Apr 2018  ·  13Comments  ·  Source: FelisCatus/SwitchyOmega

beta 15 正常, beta 16 fail 了.


SwitchyOmega 2.5.10
Mozilla/5.0 (Windows NT 10.0; Win64; x64; rv:60.0) Gecko/20100101 Firefox/60.0

{
    "event": "proxyScriptLog",
    "message": "Warning: Proxy script not initialized on handling: https://raw.githubusercontent.com",
    "level": "warn"
}

Most helpful comment

Nightly 61(2018-04-26)也失效了,不清楚是否为同一问题。

Nightly 经 mozregression 测试,定位到
Bug 1455755 Move browserSettings.proxyConfig to proxy.settings

大概原因是不能再用
if chrome?.proxy?.settings
来判断 Firefox 还是 Chrome 环境了,因为 Firefox 现在也支持 chrome.proxy.settings

All 13 comments

Nightly 61(2018-04-26)也失效了,不清楚是否为同一问题。

Nightly 经 mozregression 测试,定位到
Bug 1455755 Move browserSettings.proxyConfig to proxy.settings

大概原因是不能再用
if chrome?.proxy?.settings
来判断 Firefox 还是 Chrome 环境了,因为 Firefox 现在也支持 chrome.proxy.settings

Firefox更新到60.0b16发现proxy switchyomega出问题了,Nightly版也是。望大神尽快更新!

@celeron533

@daiheitan 为什么点我名啊 :rofl:

我也有同样的问题,启动浏览器代理选择系统代理,改成自动,也不能行,重启浏览器后代理还是选择的系统代理
OmegaLog_1524894268369.txt
OmegaLog_1524894591507.txt

@celeron533 等你修复= =,你不是contributer吗

我的也一样升级到60.0b16后就失效了。

+1

+1,帮你们呼叫一下F大
@FelisCatus 盼修复,谢谢!

+1

+1

感谢反馈,我尽快修复这个。

v2.5.11 已经修复。

Was this page helpful?
0 / 5 - 0 ratings