ibglnnokhdaifjhhkecndinobmgjlfbd
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
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
Markdown Copy
Transform any web content into clean Markdown instantly! Perfect for writers, developers, and anyone working with modern tools including AI platforms. 🔑 Key Features: • Quick convert with Ctrl+Shift+M (Cmd+Shift+M on Mac) • Smart image conversion with alt text • Automatic link formatting • Clean text formatting (bold, italic, lists) • Context menu integration • Perfect for AI tools like ChatGPT, Claude, or GitHub Copilot 👥 Ideal For: • Technical writers • AI prompt engineers • Developers • Content creators • Documentation specialists • Anyone working with Markdown or AI platforms AI-Ready: Format your content perfectly for AI interactions Privacy-First: No data collection, works entirely in your browser Fast & Lightweight: Zero impact on browser performance Free tool that makes your content workflow smooth and efficient! ✨
Website to Markdown
Transform any webpage into clean Markdown with just one click! This powerful browser extension instantly converts web pages to Markdown format, making it perfect for content creators, researchers, students, and anyone who needs to save or repurpose web content. What it does: • Converts any webpage to clean, readable Markdown format • Automatically detects and extracts the main content (removes ads, navigation, etc.) • Preserves headings, links, lists, and formatting • One-click copy to clipboard functionality • Works on virtually any website Why you need it: • Save time - No more manual copying and formatting • Perfect for note-taking - Convert articles, documentation, or blog posts into Markdown for your notes • Content creation - Easily repurpose web content for your own projects • Research - Save important information in a clean, portable format • Documentation - Convert web-based documentation to Markdown for offline use Perfect for: • Writers and bloggers who gather research from multiple sources • Students taking notes from online resources • Developers who want to save documentation locally • Researchers collecting information from various websites • Anyone who prefers Markdown for content organization Simply click the extension icon on any webpage, and get clean Markdown content ready to paste into your favorite editor, note-taking app, or documentation system. No more messy HTML or broken formatting!
Copy as Markdown
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