Copy as Markdown for Chrome & Firefox
Do you often type Markdown code manually for a link or image, or even all tabs in a window, and feel tired? Copy as Markdown can help you!
Download
- Google Chrome: Chrome Web Store - Copy as Markdown
- Firefox: Copy as Markdown :: Add-ons for Firefox
- Microsoft Edge: Copy as Markdown - Microsoft Edge Addons
Features
Copy as Markdown is a browser extension that helps you copy the following things as Markdown to your system clipboard:
On the web page:
:ballot_box_with_check: Selection Text as Markdown
:ballot_box_with_check: A Link on the Page
:ballot_box_with_check: An Image on the Page, with or without wrapping link
Exporting tabs in the current window, either all or highlighted tabs:
:ballot_box_with_check: Current Tab as Link
:ballot_box_with_check: List of Links
:ballot_box_with_check: Task List (for GitHub-Flavored Markdown)
:ballot_box_with_check: With Tab Grouping (in Chrome, Edge etc.)
Keyboard Shortcuts
You can add keyboard shortcuts for copying tab(s) as Markdown. By default, Copy as Markdown does not assign any keyboard shortcuts.
Firefox
Please refer to this Firefox Help: https://support.mozilla.org/en-US/kb/manage-extension-shortcuts-firefox
Chrome
The Keyboard Shortcuts of extensions can be found at chrome://extensions/shortcuts URL. (Paste and open the link in the Location Bar).
Known Issues
- [Chrome] When copying an image, the image code does not include the alternative text of that image. This is due to API restrictions.
Development
See DEVELOPMENT.md for the canonical guide to building, type-checking, linting, debugging, and running the unit and e2e test suites. Build internals are documented in docs/build.md.
License
See MIT-LICENSE.txt