Firefox Browser Add-ons
  • Extensions
  • Themes
    • for Firefox
    • Dictionaries & Language Packs
    • Other Browser Sites
    • Add-ons for Android
Log in
Preview of Simple Copy as Markdown Link

Simple Copy as Markdown Link by andi

Right-click link, selected text or page canvas to copy a markdown link. Pick your options to avoid nested nested menu items forced by firefox.

0 (0 reviews)0 (0 reviews)
Download Firefox and get the extension
Download file

Extension Metadata

About this extension
A small Firefox/Gecko WebExtension that saves links as Markdown via the
right-click context menu. Depending on what you right-click, you get a
Markdown link copied to your clipboard.
  • Copy as [Selection](page URL)
    • Available when text is selected.
    • Link text: the selected text
    • Link URL: the current page
  • Copy as [Title](page URL)
    • Available when right-clicking the page.
    • Link text: the current page's title
    • Link URL: the current page's URL
  • Copy as [og:title](page URL)
    • Available when right-clicking the page.
    • Link text: the current page's og:title
    • Link URL: the current page's URL
  • Copy as [title](link URL)
    • Available when right-clicking a link.
    • Link text: the linked page's title
    • Link URL: the linked page's URL
  • Copy as [og:title](link URL)
    • Available when right-clicking a link.
    • Link text: the linked page's og:title
    • Link URL: the linked page's URL
  • Copy as [Path element](link URL)
    • Available when right-clicking a link.
    • Link text: last path element + fragment of the link's URL, e.g. 476#issuecomment-6827 for https://example.com/slug/issues/476#issuecomment-6827
    • Link URL: the right-clicked link's URL


Each of the items above can be turned on or off individually from the
extension's options page (about:addons → Simple copy as markdown link → Preferences). So you can avoid firefox forced submenu by deselction linked page title or og:title option.
All items are enabled by default; the setting is stored in storage.sync.
  • manifest.json — extension metadata and permissions (MV2)
  • background.js — builds the enabled context-menu items and copies Markdown
  • options.html / options.js — options page to toggle each item
Rated 0 by 0 reviewers
Log in to rate this extension
There are no ratings yet

Star rating saved

5
0
4
0
3
0
2
0
1
0
No reviews yet
Permissions and data

Required permissions:

  • Input data to the clipboard

Optional permissions:

  • Access your data for all websites

Data collection:

  • The developer says this extension doesn't require data collection.
Learn more
More information
Add-on Links
  • Copy add-on ID
Version
1.5
Size
11.82 KB
Last updated
8 hours ago (Aug 31, 2026)
Related Categories
  • Other
License
Mozilla Public License 2.0
Version History
  • See all versions
Add to collection
Report this add-on
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.