Copy selected link(s) on any page as Markdown: [text](url).
Copy selected link(s) on any page to the clipboard as Markdown in the form [text](url). Supports single or multiple anchors inside selection, URL text detection, and page fallback. Includes a keyboard shortcut and a menu command.
[text](url)[document.title](location.href) when nothing is selectedCmd/Ctrl + Shift + MGM_registerMenuCommand*://*/*Cmd/Ctrl + Shift + Mnew URL(anchor.href, location.origin)document.execCommand('copy') fallbackWorks on modern browsers with Tampermonkey/Violentmonkey.
MIT License — see the repository LICENSE file.
Issues and pull requests are welcome!