Skip to content

SwitchyOmega 2.3.21 for Chromium

Compare
Choose a tag to compare
@FelisCatus FelisCatus released this 26 Oct 04:30
· 317 commits to master since this release

What's new

  • Fix a bug that caused "Add Condition" in the menu to disappear on 2.3.20. Please update ASAP.
  • Support Ip Literal Condition for IP literals in URL in subnet.
    • It works for literals only, no DNS is performed.
    • Example: Rule 127.0.0.1/8 works for http://127.0.0.1/foo.
    • The condition type can be unlocked in Options > Switch Options > Show advanced condition types
  • Fix an issue that caused bypass rules to break for IPv6 for some browsers.
  • Profile updates now filters out invalid stuff downloaded that are not PAC scripts/rule lists, e.g. HTML files.
    • Works for both manual updates and automatic updates.
  • Download Profile Now button now tries to bypass cache first and shows better error messages.
  • Fix an issue that silently reverted the source code of Switch Profiles when switching to other tabs on options page.

Installation

NOTE: In case of issues, please use the "Report Issue" link in the icon dropdown menu so that I can locate and fix the issue more quickly.

This is a packaged extension file (CRX) for Chromium, which is only useful if you can't install this extension directly from Chrome Web Store. Please google for installation instructions if you really want to install it.

更新内容

  • 紧急修复了 2.3.20 中导致菜单无法添加条件的问题。请尽快更新到此版本。
  • 新增 IP 字面量条件,用于匹配 URL 中的 IP 地址字面量属于某个子网。
    • 只匹配 URL 中的 IP 地址。网址中必须是 IP 地址本身,不处理域名和 DNS。
    • 例如: 规则 127.0.0.1/8 可以匹配网址 http://127.0.0.1/foo.
    • 如需使用,请在 设置 > 切换选项 > 显示高级条件类型 中解锁这种条件。
  • 修复一个曾经导致不代理的地址列表中的 IPv6 规则在某些浏览器中无法正常匹配的问题。
  • 情景模式自动更新时会自动排除 PAC 脚本和规则列表以外的非法内容,如 HTML 文件。
    • 手动和自动更新时均有效。
  • 点击立即下载情景模式时会尝试绕过缓存,并且错误提示比以前改进了很多。
  • 修复了一个曾经导致在选项页面中切换到其他标签时,自动切换模式源代码没有正确保存的问题。

安装说明

中国大陆地区用户建议参考图文设置教程进行配置。

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

下载的文件是打包好的Chromium扩展安装包(CRX)文件。如果无法从Chrome应用商店安装的话,可以安装这个版本使用。如果需要安装的话可以谷歌一下安装的操作,或者看看百度经验怎么说