fbcidekjjkeicicomjhhnpmohndkfomh
Alt+C to copy selected web content as Markdown, support headings, links, images, tables and more. Use Alt+C (Option+C on Mac) to copy any web page as plain-text Markdown, preserving headings, links, images, code blocks, tables, and lists with perfect formatting! Ideal for working with LLMs, creating .md files, or sharing web content via messaging apps. When you copy something, your clipboard stores up to three formats: plain text, HTML, and RTF (rich text format). In browsers, it’s typically plain text and HTML. The app where you paste determines which format to use. This works fine with editors like Notion, which take HTML and convert it into their internal format to preserve structure. However, it’s frustrating when working with LLMs because their input fields often only accept plain text, causing you to lose important context like table structures, link URLs, and headings. Before this extension, I had to copy from a webpage, paste it into Notion, copy from Notion, paste it into Sublime, and finally paste it into the LLM interface. This Chrome extension solves the problem by using the same technology that powers markdown editors—a library called ProseMirror. It directly processes the selected HTML from your browser to generate Markdown and places it in your clipboard. All the processing happens securely in your browser, bundled entirely within the extension, ensuring your content is processed offline for complete privacy. Update • v0.0.6: Improved manifesto file and setup GitHub repo, please use the github repo for feature request or bug report etc. https://github.com/ghcpuman902/copy-as-markdown Roadmap • 2024/11/13: Conceptualized the idea • 2024/11/15: Prototype completed • 2024/11/19: Published TODO: • Improve handling of relative URLs • Add more customizable key combinations • Further beautify Markdown output, especially for tables
Copy Markdown Link
Click the extension icon or press the keyboard shortcut to copy link in Markdown format. The default keyboard shortcut is Ctrl + M. This can be changed from the browser's extension settings.
Get Markdown
Convert web pages to Markdown format with reader mode extraction and preview Transform any web article into beautifully formatted Markdown with a single click. Get Markdown uses your browser's Readability technology to extract the main content from web pages, removing ads, navigation, and clutter. • **Reader Mode Extraction** - Intelligently identifies and extracts the main article content, filtering out ads, sidebars, and navigation • **Clean Markdown Formatting** - Preserves tables, code blocks, lists, headings, and text formatting • **One-Click Download** - Simply click the toolbar icon to save the current page as a .md file • **Rich Metadata** - Automatically includes article title, author, source, URL, and save date • **Smart Filenames** - Generates clean, readable filenames from page titles **📝 Perfect For:** ~ Vibe coders, when you have supply extra context from a web page to your AI coding agent like Gemini CLI, Claude Code, Codex, etc. • Researchers and students archiving articles • Content creators building reference libraries • Developers documenting technical guides • Note-takers using Markdown-based systems (Obsidian, Notion, etc.) • Anyone who wants clean, portable text versions of web content 1. Navigate to any article, blog post, or web page 2. Click the extension icon in your toolbar 3. The page is automatically converted to Markdown and downloaded 4. Open the .md file in your favorite text editor or Markdown app ✓ Article title and headings ✓ Paragraphs with proper formatting ✓ Tables with alignment preserved ✓ Code blocks with syntax highlighting indicators ✓ Links and images ✓ Lists (ordered and unordered) ✓ Blockquotes ✓ Author byline and publication info - Uses Readability library - Converts HTML to Markdown with Turndown - Works on most article and blog sites - Respects content structure and formatting - No data sent to external servers - all processing happens locally in your browser Your data stays on your device. This extension doesn't collect, transmit, or store any personal information or browsing data. Content is processed entirely within your browser. - Works best on article pages, blog posts, and documentation sites - Wait for pages to fully load before clicking the icon - Some content-protected sites may not extract properly - JavaScript-heavy sites may require scrolling to load all content first
Markdown Copier Pro
🎯 What It Does Markdown Copier Pro is a powerful Chrome extension that converts selected HTML content from any webpage into properly formatted, high-quality Markdown. Perfect for developers, writers, researchers, and anyone who works with Markdown on a daily basis. Whether you're copying documentation, code snippets, tables, or entire articles, Markdown Copier Pro ensures your content is converted with maximum fidelity and proper formatting. Right-Click Conversion: Select text, right-click, and choose "Copy as Markdown" Download as .md File: Export selected content directly as a Markdown file Intelligent HTML Parsing: Converts complex HTML structures into clean Markdown High-Quality Conversion: Advanced rules ensure maximum markdown fidelity. Select Content: Highlight any text, table, or content on a webpage Right-Click: Open the context menu Click "Copy as Markdown": Content is instantly converted and copied to your clipboard Paste Anywhere: Use your Markdown in GitHub, Notion, Obsidian, VS Code, or any Markdown editor. Select Content: Highlight the content you want to export Right-Click: Open the context menu Click "Download as Markdown (.md)": Choose where to save your file File Ready: Your content is saved as a properly formatted .md file Perfect For Technical Writers: Capture documentation and code snippets with perfect formatting Developers: Copy Stack Overflow answers, GitHub issues, and API documentation Researchers: Save article content with proper citations and formatting Students: Collect research materials in a standardized format Bloggers: Convert web content for static site generators Knowledge Workers: Build personal wikis and note systems Content Creators: Preserve formatting when moving content between platforms
Markie - Copy as Markdown
Markie is a lightweight browser extension that allows you to copy any selected content on a web page and convert it into clean, structured Markdown with one right-click. ✨ Features • 📋 Copy selected content as Markdown Select any part of a webpage — headings, links, images, lists, or even code blocks — and convert it into Markdown in one click. • 🛠️ Customizable Markdown output Easily configure your preferred Markdown syntax from the extension popup: • Heading style (# or = style) • Bullet list marker (-, +, or *) • Fence style for code blocks • Emphasis and strong emphasis delimiters • Inline vs referenced links • And more! • 🌐 Supports 8 languages UI is available in English, 한국어, 日本語, 中文, हिंदी, Español, Français, and العربية. • ⚡ Keyboard shortcut support (coming soon) Configure a hotkey for even faster Markdown copying. • 🧠 No tracking. No ads. No nonsense. Markie works 100% offline and never collects any data. 🧩 Why should you install Markie? If you ever find yourself: • Taking notes from a webpage, • Writing documentation, • Blogging with Markdown, • Or just want clean, reusable content… Then Markie will save you tons of time. You no longer need to manually clean up HTML or copy messy rich text — just select and right-click. Done. To provide the core functionality, Markie requests: 1. contextMenus: To show the “Copy as Markdown” option on right-click. 2. activeTab: To access content from the current page for conversion. 3. clipboardWrite: To copy the generated Markdown to your clipboard. These permissions are used only when needed, and Markie does not collect, track, or store any of your