Skip to content

SwitchyOmega 2.3.19 for Chromium

Compare
Choose a tag to compare
@FelisCatus FelisCatus released this 17 Mar 13:38
· 336 commits to master since this release

What's new

  • New condition types for time-based switching: Day of week condition & Time condition
    • They can be unlocked in Options > Switch Options > Show advanced condition types
  • Text-boxes in the popup menu are automatically focused.
    • ... which means you can do Alt+Shift+O, R and then Enter to add all failed resources!
    • Replace R above with A and you can add conditions without using the mouse. Hooray!
  • The behavior of <local> in Bypass List has changed to follow the browser and system.
    • If <local> appears in the list, 127.0.0.1, [::1] and any other host NOT containing dots(.) will be bypassed.
    • Attention: IPv6 literals are also bypassed because they don't have dots in them. This is a limitation of the browser and cannot be fixed.
  • Fix proxy authentication for hosts like UpperCasedDomains.ExAmPLe.COM.
  • Switch rules guide is now better with scrolling done right. Also the guide is prevented from showing again and again.

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.

更新内容

  • 新增星期几条件和时间条件,用于根据日期/时间切换。
    • 如需使用,请在 设置 > 切换选项 > 显示高级条件类型 中解锁这两种条件。
  • 弹出菜单中的文本框会自动获得焦点。
    • 现在你可以按 Alt+Shift+O 再按 R,最后 Enter 来添加所有未加载的资源了。
    • 把上面的R换成A,则可以快速添加条件。整个过程都不需要用鼠标,是不是非常赞!
  • 不代理的地址列表中输入 <local> 的效果现在与系统和浏览器行为统一了。
    • 如果输入了<local>,那么127.0.0.1, [::1] 以及所有不带有点(.)的主机都不使用代理。
    • 特别注意:由于 IPv6 地址字面量中也不包含点,所以这些也不会被代理。这是浏览器的设计缺陷,无法修复。
  • 含有大写字母的代理服务器现在可以正常使用用户名/密码验证了。例如 UpperCasedDomains.ExAmPLe.COM
  • 修复了自动切换教程中的滚动问题,现在教程更友好了。 此外,也修复了教程反复显示的问题。

安装说明

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

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

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