Copy Title to Markdown version history - 3 versions
Copy Title to Markdown by joeriddles
Copy Title to Markdown version history - 3 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.1.1
Released Aug 12, 2026 - 16.63 KBWorks with firefox 109.0a1 and laterSource code released under Mozilla Public License 2.0
Older versions
Version 1.1
Released Aug 11, 2026 - 16.14 KBWorks with firefox 109.0a1 and later- Element picker. Highlight text on the page and click it to use that text as
the markdown link title instead of the page title. Start it from the toolbar
button or withCtrl/Cmd+Shift+K, and cancel withEscor by triggering it
again. - A popup on the toolbar button to choose between picking an element and
copying the page title.
- Clicking the toolbar button now opens a menu rather than copying
immediately. UseCtrl/Cmd+Shift+L, or the menu's "Copy page title", for
the previous one-click behavior. Ctrl/Cmd+Shift+Lis now its own shortcut rather than an alias for the
toolbar button, so it keeps copying the page title directly now that the
button opens a menu. Any custom binding for it needs to be set again under
Add-ons → Manage Extension Shortcuts.- The extension description now mentions picking text from the page.
- Adds the
scriptingpermission, needed to run the picker on the current tab.
It requires no user consent, so existing installs update without being
disabled. Page access is still limited toactiveTab— the tab you are on,
only when you invoke the extension. - Nothing leaves your device. Selected text goes to the clipboard and nowhere
else. - The picker cannot run on
about:pages,addons.mozilla.org, or the built-in
PDF viewer, where Firefox blocks extension scripts. It copies the page title
on those pages instead. - Text inside shadow DOM (some web components) selects the whole component
rather than the inner text.
Source code released under Mozilla Public License 2.0
- Element picker. Highlight text on the page and click it to use that text as
Version 1.0
Released Jul 28, 2026 - 8.21 KBWorks with firefox 109.0a1 and laterSource code released under Mozilla Public License 2.0