[{"data":1,"prerenderedAt":-1},["ShallowReactive",2],{"project-864":3},{"id":4,"name":5,"fullName":6,"owner":7,"repo":5,"description":8,"homepage":9,"htmlUrl":10,"language":11,"languages":10,"totalLinesOfCode":10,"stars":12,"forks":13,"watchers":14,"openIssues":14,"contributorsCount":15,"subscribersCount":15,"size":15,"stars1d":16,"stars7d":17,"stars30d":18,"stars90d":15,"forks30d":15,"starsTrendScore":19,"compositeScore":20,"rankGlobal":10,"rankLanguage":10,"license":21,"archived":22,"fork":22,"defaultBranch":23,"hasWiki":24,"hasPages":22,"topics":25,"createdAt":10,"pushedAt":10,"updatedAt":29,"readmeContent":30,"aiSummary":31,"trendingCount":15,"starSnapshotCount":15,"syncStatus":32,"lastSyncTime":33,"discoverSource":34},864,"MD-This-Page","Ademking\u002FMD-This-Page","Ademking","Convert any web page to clean, readable Markdown with just one click.","",null,"TypeScript",707,67,5,0,13,16,44,39,81.9,"MIT License",false,"main",true,[26,27,28],"chrome-extension","firefox-extension","markdown","2026-06-12 04:00:06","# .MD this page\n\n> Turn any webpage into clean, LLM-ready Markdown in one click.  \n> Strip the browser, keep the structure, then copy or download instantly.\n\n![](screenshot.png)\n\n\u003Cdiv align=\"center\">\n  \u003Ca href=\"https:\u002F\u002Fchromewebstore.google.com\u002Fdetail\u002Fmd-this-page\u002Fbanfcmclfmmlbkhionmemhibbjedhikm\">\n    \u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002FAdemking\u002FBetterViewer\u002Fmaster\u002Fdocs\u002Fdownload-chrome.svg\">\n  \u003C\u002Fa>\n  \u003Ca href=\"https:\u002F\u002Faddons.mozilla.org\u002Fen-US\u002Ffirefox\u002Faddon\u002Fmd-this-page\u002F\">\n    \u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002FAdemking\u002FBetterViewer\u002Fmaster\u002Fdocs\u002Ffirefox.svg\">\n  \u003C\u002Fa>\n\u003C\u002Fdiv>\n\n\u003Cbr\u002F>\n\n\u003Cdiv align=\"center\">\n  \u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Frelease\u002FAdemking\u002FMD-This-Page?style=for-the-badge&sort=semver\">\n  \u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Fgithub\u002Fstars\u002FAdemking\u002FMD-This-Page?style=for-the-badge&sort=semver\">\n  \u003Cimg src=\"https:\u002F\u002Fimg.shields.io\u002Fchrome-web-store\u002Frating\u002Fbanfcmclfmmlbkhionmemhibbjedhikm?style=for-the-badge\">\n\u003C\u002Fdiv>\n\n### How it works\n\n1. Open any webpage  \n2. Right-click → \".MD this page\" (or press `Alt+M`)  \n3. Get clean Markdown instantly  \n\n## Why Markdown (and why it matters for LLMs)\n\nModern LLMs perform significantly better when content is provided in clean, structured Markdown instead of raw HTML or cluttered webpage data.\n\nHTML pages include navigation bars, scripts, ads, and deeply nested DOM structures that add noise and consume context window without adding meaning. This extension solves that by converting pages into a simplified, structured format that is easier to process and reason about.\n\n**Benefits for LLM workflows:**\n\n- **Less noise, more signal:** Removes ads, UI elements, and boilerplate content that distract from the main text.\n- **Better structure understanding:** Headings, lists, and sections are preserved in a format LLMs naturally interpret well.\n- **Token efficiency:** Markdown is significantly more compact than HTML, helping fit more useful content into limited context windows.\n- **Improved reasoning quality:** Clean hierarchical formatting makes it easier for models to summarize, extract, and answer questions accurately.\n- **Reliable parsing:** Unlike raw HTML, Markdown avoids deeply nested or inconsistent DOM structures that can confuse extraction pipelines.\n\n**In short:** this extension turns “web pages” into “LLM-ready documents.”\n\n## Features\n\n- **One-Click Conversion:** Use the context menu (right-click) or the keyboard shortcut (`Alt+M`) to instantly convert the current page.\n- **Smart Extraction:** Powered by Mozilla's Readability library to isolate the main content and ignore ads, navbars, and unnecessary elements.\n- **Dedicated Preview Tab:** Opens a clean interface where you can view and refine the extracted Markdown.\n- **Customizable Output:** Toggle various elements to tailor the Markdown to your needs:\n  - Remove\u002FKeep Images\n  - Remove\u002FKeep Links\n  - Show\u002FHide Metadata (Title, Author, Date)\n  - Show\u002FHide Source URL\n  - Generate a Document Structure \u002F Page Map\n- **Export Options:**\n  - Copy to clipboard\n  - Download as a `.md` file\n  - Copy as a prompt (useful for AI workflows)\n\n## Try it out!\n\n\u003Ctable align=\"center\">\n  \u003Ctr>\n    \u003Ctd align=\"center\">\n      \u003Ca href=\"https:\u002F\u002Fchromewebstore.google.com\u002Fdetail\u002Fmd-this-page\u002Fbanfcmclfmmlbkhionmemhibbjedhikm\">\n        \u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002FAdemking\u002FBetterViewer\u002Fmaster\u002Fdocs\u002Fdownload-chrome.svg\">\n      \u003C\u002Fa>\n    \u003C\u002Ftd>\n    \u003Ctd align=\"center\">\n      \u003Ca href=\"https:\u002F\u002Faddons.mozilla.org\u002Fen-US\u002Ffirefox\u002Faddon\u002Fmd-this-page\u002F\">\n        \u003Cimg src=\"https:\u002F\u002Fraw.githubusercontent.com\u002FAdemking\u002FBetterViewer\u002Fmaster\u002Fdocs\u002Ffirefox.svg\">\n      \u003C\u002Fa>\n    \u003C\u002Ftd>\n  \u003C\u002Ftr>\n\u003C\u002Ftable>\n\nOr you can install the extension from [releases](https:\u002F\u002Fgithub.com\u002FAdemking\u002FMD-This-Page\u002Freleases) or build it from source (see instructions below). Once installed, simply right-click on any webpage and select \".MD this page\" to see the magic happen.\n\n\n\u003Cimg width=\"1919\" height=\"1046\" alt=\"image\" src=\"https:\u002F\u002Fgithub.com\u002Fuser-attachments\u002Fassets\u002F73351a35-bdd2-478d-8b5e-d57bdf9de12f\" \u002F>\n\n\n\n## Getting Started\n\nThis extension is built with [Plasmo](https:\u002F\u002Fdocs.plasmo.com\u002F) and React.\n\n### Prerequisites\n\n- Node.js\n- pnpm (or npm, yarn)\n\n### Installation & Development\n\n1. Clone the repository and navigate to the project directory:\n\n   ```bash\n   cd md-this-page\n   ```\n\n2. Install dependencies:\n\n   ```bash\n   pnpm install\n   ```\n\n3. Run the development server:\n\n   ```bash\n   pnpm dev\n   ```\n\n   _This will run the Plasmo dev server and generate a `build\u002Fchrome-mv3-dev` directory._\n\n4. Load the extension in Chrome:\n   - Go to `chrome:\u002F\u002Fextensions\u002F`\n   - Enable **Developer mode**\n   - Click **Load unpacked**\n   - Select the `build\u002Fchrome-mv3-dev` directory from this project.\n\n### Building for Production\n\nTo create a production build of the extension:\n\n```bash\npnpm build\n```\n\nThis will output the production-ready extension into `build\u002Fchrome-mv3-prod`.\n\n## Built With\n\n- [Plasmo](https:\u002F\u002Fplasmo.com\u002F) - Browser Extension Framework\n- [React](https:\u002F\u002Freactjs.org\u002F) - UI Library\n- [Tailwind CSS](https:\u002F\u002Ftailwindcss.com\u002F) - Styling\n- [@mozilla\u002Freadability](https:\u002F\u002Fgithub.com\u002Fmozilla\u002Freadability) - Content extraction\n- [Turndown](https:\u002F\u002Fgithub.com\u002Fmixmark-io\u002Fturndown) - HTML to Markdown conversion\n\n## License\n\nMIT License\n\n## Credits\n\nAdem Kouki - [GitHub](https:\u002F\u002Fgithub.com\u002FAdemking)\n","MD-This-Page 是一个能够将任意网页一键转换为简洁、可读性强的 Markdown 格式的浏览器扩展。其核心功能包括通过右键菜单或快捷键（Alt+M）实现网页到 Markdown 的即时转换，采用 Mozilla 的 Readability 库智能提取主要内容并剔除广告等干扰元素，同时提供预览和自定义输出选项，如移除或保留图片链接、显示或隐藏元数据等。该工具特别适用于需要对网页内容进行清理以便于进一步处理或分析的场景，比如为大型语言模型准备训练材料时，可以显著提高数据质量和处理效率。",2,"2026-06-11 02:39:54","CREATED_QUERY"]