Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Add-on icon

GitLab Markdown Copy version history - 4 versions

GitLab Markdown Copy by Felipe

There are no ratings yet
0 Stars out of 5
5
0
4
0
3
0
2
0
1
0
GitLab Markdown Copy version history - 4 versions
  • Be careful with old versions! These versions are displayed for testing and reference purposes.You should always use the latest version of an add-on.

  • Latest version

    Version 1.0.3

    Released Aug 25, 2026 - 12.47 KB
    Works with firefox 142.0 and later
    GitLab restructured the issue/work-item page layout: the action buttons that used to live inside [data-testid="work-item-detail"] (Edit, "Add a to-do item", Subscribe, "...") were moved out into a shared top toolbar (.panel-header-inner-actions), and the dedicated sticky-header element ([data-testid="work-item-sticky-header"]) that appeared on scroll was removed entirely — that same top toolbar now stays visible and handles both the scrolled and non-scrolled states.

    Because our extension finds its injection point by matching button[aria-label="Add a to-do item"] scoped to the old work-item-detail container, it stopped finding an anchor on the full issue page, so the "Copy as Markdown" button silently disappeared there.

    The fix adds the new toolbar's selector (.panel-header-inner-actions button[aria-label="..."]) as a fallback alongside the existing ones, so the button is found under both the old and new markup. The injected button's class was also updated to btn-sm/btn-default-tertiary to visually match its new sibling buttons in the toolbar.

    Source code released under MIT License

    Download Firefox and get the extension
    Download file
  • Older versions

    Version 1.0.2

    Released Jun 15, 2026 - 10.89 KB
    Works with firefox 142.0 and later
    Updated the DRAWER layout anchor selector to accept both the new testid (work-item-detail-panel-copy-button) and the old one (work-item-drawer-copy-button).

    Updated the getUrl fallbacks in the ISSUE and STICKY HEADER layouts to look up the copy button via both testids.

    Updated the doc comment for the DRAWER layout to mention the fallback.

    Source code released under MIT License

    Download file
  • Version 1.0.1

    Released Mar 5, 2026 - 10.85 KB
    Works with firefox 142.0 and later
    Fix a bug where the "Copy as Markdown" button does not appear when a GitLab issue is marked as done.

    Source code released under MIT License

    Download file
  • Version 1.0.0

    Released Feb 22, 2026 - 11.25 KB
    Works with firefox 142.0 and later

    Source code released under MIT License

    Download file
Go to Mozilla's homepage

Add-ons

  • About
  • Firefox Add-ons Blog
  • Extension Workshop
  • Developer Hub
  • Developer Policies
  • Community Blog
  • Forum
  • Report a bug
  • Review Guide

Download

  • Download Firefox
  • Windows
  • macOS
  • iOS
  • Android
  • Linux
  • All

Latest Builds

  • Nightly
  • Beta

Firefox for Business

  • Enterprise

Community

  • Connect
  • Contribute
  • Developer

Follow

  • Instagram
  • YouTube
  • TikTok
  • Bluesky
  • Podcast
  • Privacy
  • Cookies
  • Legal

Except where otherwise noted, content on this site is licensed under the Creative Commons Attribution Share-Alike License v3.0 or any later version.