Firefox 浏览器附加组件
  • 扩展
  • 主题
    • 适用于 Firefox
    • 字典和语言包
    • 其他浏览器网站
    • 适用于 Android 的附加组件
登录
附加组件图标

Auto Advance for Proton Mail 版本历史 - 3 个版本

Auto Advance for Proton Mail 作者: Byron Carceller

目前尚无评分
0 / 5 星
5
0
4
0
3
0
2
0
1
0
Auto Advance for Proton Mail 版本历史 - 3 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 1.1.3

    发布于 2026年4月11日 - 15.31 KB
    适用于 firefox 109.0a1 及更高版本
    Proton Mail replaced anchor-based list rows with click-handled divs, which broke every row-matching path in the extension. This rewrites row detection to use Proton's current DOM markers.

    Changes
    • getMessageRows() → selects [data-shortcut-target="item-container"] (no more anchor/class heuristics)
    • getSelectedRow() → finds the row with the item-is-selected class (fallback: data-shortcut-target-selected="true")
    • isViewingEmail() → checks for a visible [data-shortcut-target="message-container"]
    • Row identity is now tracked via data-element-id instead of URL matching (Proton no longer uses <a href> for list rows)
    • clickRow() dispatches events directly on the row div
    • Removed isVisible filter from row lookup — Proton's virtualized list reports zero-size bounding rects for rows that are still user-visible and clickable
    • Bumped version to 1.1.3

    源代码遵循 MIT 许可证 发布

    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 1.1.2

    发布于 2026年4月11日 - 18.25 KB
    适用于 firefox 109.0a1 及更高版本
    Fix false auto-advance triggers during email selection
    - Narrow button detection selector from '[aria-label], [title]' to only button, [role="button"]' to avoid false positives on generic elements
    - Remove 'remove' from delete regex — too broad, matched checkbox labels like "Remove from selection", now uses word-bounded delete/trash/bin
    - Add isViewingEmail() guard to armAdvance so it only fires when a specific email is open (URL matches a row); prevents triggering in list view during multi-select or checkbox interactions
    - Cancel pending advance if URL changes to a URL already in the row list, distinguishing user-initiated navigation from post-delete navigation
    - Timeout fallback now only advances if the previous email row is actually gone from the list, not just because 900ms elapsed

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 1.1.0

    发布于 2026年3月25日 - 16.32 KB
    适用于 firefox 109.0a1 及更高版本

    源代码遵循 MIT 许可证 发布

    下载文件
转至 Mozilla 主页

附加组件

  • 关于
  • Firefox 附加组件博客
  • 扩展工坊
  • 开发者中心
  • 开发者政策
  • 社区博客
  • 论坛
  • 报告缺陷
  • 评价指南

浏览器

  • Desktop
  • Mobile
  • Enterprise

产品

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • 隐私
  • Cookie
  • 法律

除非另有注明,否则本网站上的内容可按知识共享 署名-相同方式共享 3.0 或更新版本使用。