Skip to content

opabrow v0.2.0

Choose a tag to compare

@github-actions github-actions released this 21 Jul 03:42
· 22 commits to main since this release

What's new

  • 页面内查找Cmd+F 在当前网页内查找,Cmd+G / Cmd+Shift+G 切换匹配项
  • 会话恢复 — 重启后恢复最后页面、窗口位置和尺寸、透明度、置顶状态和手机模式
  • 下载管理 — 显示进度与失败状态,可在 Finder 中定位已完成文件(Cmd+Shift+J
  • 本地历史浏览Cmd+Shift+Y 搜索、重新打开或清空最近浏览的页面
  • 置顶时点击穿透 — 置顶窗口默认让点击与滚动落到下方应用,可在视图菜单关闭

macOS 安装说明 / macOS installation note

当前 macOS 构建未使用 Apple Developer ID 签名。首次打开时 Gatekeeper 可能提示 "opabrow"已损坏,无法打开。你应该将它移到废纸篓。 这是未签名应用的常规隔离行为,文件并未损坏。将 opabrow 拖入应用程序文件夹后执行:

xattr -cr /Applications/opabrow.app

The current macOS build is not signed with an Apple Developer ID. If Gatekeeper shows "opabrow" is damaged and can't be opened, run the command above after dragging opabrow to /Applications. We are working on signing and notarization for future releases.

Full Changelog: v0.1.1...v0.2.0