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

Conventional Comments (GitHub) - by Pullpo 版本历史 - 3 个版本

Conventional Comments (GitHub) - by Pullpo 作者: Pullpo.io

评分 5 / 5
5 / 5 星
5
1
4
0
3
0
2
0
1
0
Conventional Comments (GitHub) - by Pullpo 版本历史 - 3 个版本
  • 小心旧版本!显示这些版本是为了测试和参考目的。您应该始终使用附加组件的最新版本。

  • 最新版本

    版本 0.2.4

    发布于 2025年9月11日 - 92.32 KB
    适用于 firefox 109.0a1 及更高版本
    Fixed
    • Toolbar not appearing on the first inline comment in GitHub’s new review UI.
    Previously, our extension only detected the “new” GitHub review experience after at least one comment existed (due to relying on div[data-testid="review-thread"]). As a result, the toolbar didn’t load for the very first comment box.

    Changes
    • Improved GitHub experience detection
    • Added support for new UI markers that exist before any comments are created:
    • div[data-marker-navigation-new-thread="true"]
    • div[data-marker-id]
    • [class^="MarkdownEditor-module__container"]
    • textarea[aria-label="Markdown value"]
    • Ensures we now recognize the new review experience even when a PR has no comments.
    • Updated textarea selectors for GitHub new UI
    • Removed brittle, hashed class selectors (e.g., .prc-Textarea-TextArea-*).
    • Replaced with robust, stable selectors:
    • First inline editor:
    div[data-marker-navigation-new-thread="true"] textarea[aria-label="Markdown value"]
    • Any inline thread editor:
    div[data-marker-id] textarea[aria-label="Markdown value"]
    • Fallback for PR header/new comment boxes:
    fieldset textarea[aria-label="Markdown value"]

    Result
    • The toolbar now appears correctly on the very first comment box in GitHub PRs, matching behavior for subsequent comment boxes.

    源代码遵循 MIT 许可证 发布

    您需要 Firefox 来使用此扩展
    下载 Firefox 并安装扩展
    下载文件
  • 较早版本

    版本 0.2.3

    发布于 2025年8月29日 - 91.94 KB
    适用于 firefox 109.0a1 及更高版本
    New Features
    • Added support links in extension settings popup
    • Enhanced dark/light theme support across all extension popups

    Improvements
    • Improved logo carousel animation with smoother scrolling
    • Enhanced extension popup styling and layout consistency

    Bug Fixes
    • Resolved logo visibility issues in different themes
    • Fixed extension popup styling inconsistencies

    源代码遵循 MIT 许可证 发布

    下载文件
  • 版本 0.2.1

    发布于 2025年5月8日 - 23.59 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 或更新版本使用。