Skip to content

SwitchyOmega 2.5.16 for Firefox

Compare
Choose a tag to compare
@FelisCatus FelisCatus released this 09 Jul 05:37
· 110 commits to master since this release

What's new

This is a Firefox-ONLY update that comes with the new request-based proxy handler, based on browser.proxy.onRequest. Read on for details.

🪲 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 below for Firefox support across different 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 发布,改用新的 browser.proxy.onRequest 根据请求来实现切换。

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

安装

🔵 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 ,我们无法向后兼容这些版本。