Skip to content

SwitchyOmega 2.5.19 for Chromium & Firefox

Compare
Choose a tag to compare
@FelisCatus FelisCatus released this 13 Aug 01:45
· 89 commits to master since this release

What's new

  • Fixed SOCKS4 proxies on Firefox.
  • (2.5.19) Silenced a few repeating errors (disconnected) that used lots of memory. (Firefox users should expect less memory footprint.)
  • (2.5.19) Fixed exporting and switch profiles on Chrome.
  • Translation updates.
    • Especially, a big zh_TW update thanks to zhtw2013.

🪲 In case of issues, please right click on the extension icon and select "Report Issue" from the menu so that I can locate and fix the issue more quickly.

Installation

🔵 Users of Chromium and Chromium-based browsers: Please install from Chrome Web Store.

🔴 Users of Mozilla Firefox and other Mozilla-based browsers: Please install from Mozilla Add-Ons. (See Firefox Support below for supported versions.)

If you cannot install from the links above, or prefer a manual installation:

The packaged CRX file below can be installed in Chromium. Please google for installation instructions on how to install it.

The packaged XPI file below can be installed in Firefox. Please google for installation instructions on how to install it.

Firefox Support

  • Firefox >= 60: Shiny browser.proxy.onRequest API. SwitchyOmega just added support recently so please let us know if you experience issues.
  • Firefox >= 55: Deprecated. Legacy browser.proxy.register API. We do not provide any support for these versions. Please upgrade your browser before filing issues.
    • HTTP/HTTPS/SOCKS5 Authentication and SOCKS5 Remote DNS will only work in some versions (>= 2017-09-18).
  • Firefox <= 54: WONT WORK. Back-porting is not possible due to lack of support in proxy API.

更新内容

  • 修复了 Firefox 上 SOCKS4 代理无法正常工作的问题。
  • (2.5.19) 去掉了大量反复打印的错误信息 (disconnected),减少内存占用。 (Firefox 用户应该可以看到内存占用减少一些。)
  • (2.5.19) 修复 Chrome 上的导出以及自动切换。
  • 更新了翻译。
    • 其中 zh_TW 有大量文本更新(感谢 zhtw2013
  • 移除了导出文件的 BOM. 也许能修复使用导出的 PAC 文件时遇到的一些问题。

🪲 如遇到问题,请使用图标右键菜单的“反馈问题”功能提交错误报告,以便开发者及时修复,谢谢。

安装

🔵 Chromium 或基于 Chromium 的浏览器用户: 请从 Chrome 应用商店 安装。

🔴 Mozilla Firefox 或者基于 Mozilla 的其他浏览器用户: 请从 Mozilla Add-Ons 安装。(见下方 Firefox 支持的版本说明。)

如果您无法从以上链接安装,请继续阅读以下说明。

下方的 CRX 安装包可用于 Chromium. 关于下载后如何安装,您可以谷歌一下,或者看看百度经验怎么说

下方的 XPI 安装包可用于 Firefox. 关于下载后如何安装,您可以谷歌一下

Firefox 支持

  • Firefox >= 60: 崭新的 browser.proxy.onRequest API. SwitchyOmega 最近才支持此功能,因此如遇到问题请及时反馈。
  • Firefox >= 55: 过时的 browser.proxy.register API. 我们不会再对这些版本提供技术支持。 请先更新浏览器,再反馈任何问题。
    • HTTP/HTTPS/SOCKS5 认证以及 SOCKS5 远程 DNS 只在某些版本中可以工作 (>= 2017-09-18).
  • Firefox <= 54: 无法工作。由于这些版本没有代理 API ,我们无法向后兼容这些版本。