gpkpbiplojopnhjhdnhecopokjoaagph
Copy selected text and page URL in Markdown format Markdown Copier is a Chrome extension designed to help you copy selected text and page URLs in markdown format for use with note-taking and knowledge management apps like Obsidian and Logseq. Key Features Two Modes of Operation: The extension has two modes: Text is selected: Copies the selected text and the page URL in markdown format; No text selected: Copies only the page URL in markdown format. Current Tab Only: The extension works exclusively for the current tab, ensuring that you have control over the content you want to copy. Customisable Output Format: Tailor the output format to your preferences. The default format is "> [selected text] | [src]([current page URL])", but you can modify it to suit your needs. Keyboard Shortcut Support: Assign a custom keyboard shortcut to activate the extension without clicking the icon. To set up a shortcut, visit `chrome://extensions/shortcuts` in your browser and configure a key combination. 'Cmd + M' is a suggested one. Seamless Integration with Obsidian and Logseq: Effortlessly copy and paste markdown-formatted links into Obsidian and Logseq, enhancing your research and note-taking experience. Secure and Lightweight: The extension is developed with security in mind, ensuring no unnecessary permissions or security vulnerabilities are present.
Copy as Markdown
Copy as Markdown is a browser extension that helps you copy the following things as Markdown to your system clipboard: On the web page: - Selection Text as Markdown - A Link on the Page - An Image on the Page, with or without wrapping link Exporting tabs in the current window, either all or highlighted tabs: - Current Tab as Link - List of Links - Task List (for GitHub-Flavored Markdown) - Including your tab grouping You can add Custom Formats to satisfy your needs! You can also specify keyboard shortcuts to speed up your workflow. - Cannot grab image.alt when copying image - On Microsoft Windows, copied page link doesn't come with the link title When using certain features such as tab exporting, you will be promoted to grant optional permissions, so that Copy as Markdown may read data from your browser. You may revoke permissions anytime on the Options page, from Extensions > Copy as Markdown > Extension Options. Copy as Markdown respects your privacy. It does NOT collect your browsing history, and will only access tabs when you use tab exporting features. - 3.7.0 - [FIX] Improved reliability of writing text to system clipboard - [BREAKING] This version requires minimum Chrome M116 or later. Users under M116 please use 3.5.0 or lower. - [NOITCE] You will see a permission warning about clipboard writing during upgrade progress. This is to grant the extension proper permission to write to the clipboard. To be clear, this extension has been writing to the OS clipboard since the very beginning using workarounds that did not require clipboardWrite permission, but now it requires. For past release notes please see https://github.com/yorkxin/copy-as-markdown/releases
Copy Title and Url as Markdown Style
Copy the title and url of the page as Markdown style This extension enables you to copy title and url of current page as Markdown style with 1 click (or 1 shortcut key). Source: https://github.com/zaki-yama/copy-title-and-url-as-markdown Donation for the author: https://www.buymeacoffee.com/zakiyama
Copy Rich Link
Copy the page title and URL as rich text. Copy the page title and URL as rich text. Useful for pasting links to Slack, Google Docs, etc. Click the extension icon or execute the keyboard shortcut to copy the link to the page as rich text. The default keyboard shortcut is Ctrl + Shift + L, and Command + Shift + L on Mac. This can be changed from the browser's extension settings. As a fallback, we also copy in plain text format in the form `"{title}" {url}`, so that if you paste where rich text is not available or paste explicitly as plain text (Ctrl + Shift + V on Windows), this plain text format will be pasted.
HTML to Markdown
Select and convert headers, paragraphs, images or links on the web into Markdown text quickly and effortlessly