Webbläsartillägg för Firefox
  • Tillägg
  • Teman
    • för Firefox
    • Ordlistor & språkpaket
    • Andra webbläsarplatser
    • Tillägg för Android
Logga in
Ikon för tillägg

Conventional Comments (GitHub) - by Pullpo versionshistorik - 4 versioner

Conventional Comments (GitHub) - by Pullpo av Pullpo.io

Betygsatt 5 av 5
5 stjärnor av 5
5
1
4
0
3
0
2
0
1
0
Conventional Comments (GitHub) - by Pullpo versionshistorik - 4 versioner
  • Var försiktig med äldre versioner! Dessa versioner visas för test och referensändamål.Du bör alltid använda den senaste versionen av ett tillägg.

  • Senaste version

    Version 0.2.5

    Släppt 27 okt 2025 - 93,87 kB
    Fungerar med firefox 109.0a1 och senare
    📑 Description
    These changes apply the user-requested dark-theme detection method, using the browser's preferences.
    I also fixed a pending bug with how fallback popups work in firefox and extended its functionality to allow for separation of concerns in css styling.

    Källkod släppt under MIT-licens

    Hämta Firefox och få tillägget
    Hämta fil
  • Äldre versioner

    Version 0.2.4

    Släppt 11 sep 2025 - 92,32 kB
    Fungerar med firefox 109.0a1 och senare
    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.

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 0.2.3

    Släppt 29 aug 2025 - 91,94 kB
    Fungerar med firefox 109.0a1 och senare
    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

    Källkod släppt under MIT-licens

    Hämta fil
  • Version 0.2.1

    Släppt 8 maj 2025 - 23,59 kB
    Fungerar med firefox 109.0a1 och senare

    Källkod släppt under MIT-licens

    Hämta fil
Gå till Mozillas hemsida

Tillägg

  • Om
  • Firefox tilläggsblogg
  • Verkstad för tillägg
  • Utvecklarcenter
  • Utvecklarpolicyer
  • Community-blogg
  • Forum
  • Rapportera en bugg
  • Recensionsriktlinjer

Webbläsare

  • Desktop
  • Mobile
  • Enterprise

Produkter

  • Browsers
  • VPN
  • Relay
  • Monitor
  • Pocket
  • Bluesky (@firefox.com)
  • Instagram (Firefox)
  • YouTube (firefoxchannel)
  • Sekretess
  • Kakor
  • Juridisk information

Om inget annat anges, är innehållet på denna webbplats licensierat under licensen Creative Commons Attribution Share-Alike License v3.0 eller senare version.