medapdbncneneejhbgcjceippjlfkmkg
The best way to preview Markdown in your browser. Markdown Reader is a powerful browser extension that allows you to preview Markdown documents in your browser at great speed! ❗️❗️ Please manually enable the Chrome extension's “Allow access to file URLs” permission before browsing local files. ❗️❗️ Features: - Document formats: Preview file://, http://, https:// protocols, .md, .mkd, .mdx, .markdown and other extensions. https://example.com/example.md (online Markdown link) file:///Users/my-project/readme.markdown (local Markdown file, * requires specific permissions to be enabled) - Syntax Plugins: Support emoticons, superscripts/subscripts, checkboxes, mathematical formulas, flowcharts, Gantt charts, table of contents, insertion of content, abbreviations, comments, reminders, and so on. - Themes: Provide high-quality dark and light themes and code highlighting. - Real-time refreshing: support real-time document changes and centered display to improve the reading experience. - Document Organization: Includes sidebar table of contents, original content preview and image media preview. - Shortcuts: support for browser extension shortcuts to quickly invoke the function. ❗️❗️ Before browsing [local files], please manually enable the [Allow access to file URLs] permission of the Chrome extension ❗️❗️: In Chrome Extension Manager, go to the details page of Markdown Reader and enable the “Allow access to file URLs ” option. I hope Markdown Reader helps you :)
HTML to Markdown Converter
Convert HTML content to Markdown format with advanced formatting support HTML to Markdown Converter is a powerful Chrome extension that transforms web content into clean, well-formatted Markdown text. Whether you're a content writer, developer, technical writer, or working with AI tools, this extension makes it easy to convert web content while preserving its structure and formatting. 🚀 Key Features • Smart Content Detection: Automatically identifies and extracts the main content of any webpage • Full Page Export: Option to convert the entire webpage to Markdown • Selected Content Export: Option to convert only selected page content • Multiple Export Options: Copy to clipboard or download as .md file • GitHub Flavoured Markdown: Full support for GFM syntax • Advanced Formatting: Preserves tables, code blocks, lists, and images • Link Handling: Automatically converts relative links to absolute URLs • Clean Output: Generates clean, well-structured Markdown without clutter • Dark mode support. 💡 Perfect For • Content writers preparing articles for different platforms • Developers documenting code or writing technical content • Technical writers creating documentation • Anyone working with AI tools requiring Markdown input • Bloggers moving content between platforms • Researchers collecting web content for analysis 🛠️ Technical Details • Supports nested lists, tables, code blocks, and images • Handles complex HTML structures • Preserves original formatting • Fast and efficient conversion • Lightweight and easy to use 🔒 Privacy & Security • Works locally in your browser • No data sent to external servers • Minimal permissions required 🗞️ Releases: - 0.5.6: Fixes for name sanitation when using unfriendly characters to a file system file name.
Markdown Editor
Features ================== * Save your data at real time * Open local markdown file * Save content as markdown file * Print to pdf with Chrome native printer * Support Github Flavored Markdown syntax * Almost same as Github editor & preview format
WebInk: Intelligent Web to Markdown Converter
Transform web pages into Markdown with AI conversion, smart TOC generation, multi-language translation, and seamless reading. 🌐 WebInk: Smart Web-to-Markdown Browser Extension Transform any webpage into Markdown with WebInk, your intelligent reading and content management assistant. 🧠 **Smart Conversion** Automatically detects and accurately converts web content to Markdown. 📑 **Smart TOC Generation** Automatically generate table of contents with clickable navigation and smart indentation for better document structure. 🌍 **Multi-language Translation** Translate content to 15+ languages with AI-powered accuracy and real-time preview. 👁️ **Real-time Preview** Enjoy a native browser-like reading experience with sidebar Markdown preview. 📥 **Notion Integration** Save content directly to Notion for seamless workflow. 📝 **Template System** Use and customize templates for consistent content formatting. WebInk streamlines your web reading and content organization. Install now to experience efficient digital note-taking and content management!
Markdown Preview Plus
Converts and previews markdown files (.md, .markdown) to HTML(include TOC) right inside Chrome and support live reload Automatically parses markdown files (.md) into HTML with live reload 1. Install extension from webstore (creates no new UI) 2. Check "Allow access to file URLs" in chrome://extensions listing: 3. Open local or remote .md file in Chrome. 4. See nicely formatted HTML! Note: The auto reload feature is disabled default. * Support auto reload. * Support external css file. * Customize theme for every md file. * Support github flavored markdown. * Export nicely formatted HTML. * Support render Katex, Mermaid. The extension is open source. https://github.com/volca/markdown-preview Fix a bug for the tag style * Fix a bug for load fonts of Katex * Fix a bug for "table of contents" * Compatible with Chrome 136 * Update mermaid lib * Update marked lib * Update marked lib * Fix a bug for clear custom CSS paths * Supports add custom CSS path. See #19 * Fix a bug for render mermaid. See #158