MCPcopy Index your code
hub / github.com/Stand404/automd

github.com/Stand404/automd @v1.0.0-20240805

Chat with this repo
repository ↗ · DeepWiki ↗ · release v1.0.0-20240805 ↗ · + Follow
15 symbols 27 edges 8 files 0 documented · 0%
What it actually does AI analysis from the code graph — generated when you open this
loading…
README

English | 中文

<img src="https://github.com/Stand404/automd/raw/v1.0.0-20240805/public/icon/128.png">
<h1>Auto Md</h1>

image License

Auto Md is a browser extension that converts web page content to Markdown format and downloads it. It supports Chromium and Firefox browsers, and uses the Turndown library for HTML to Markdown conversions.

Function

  • Convert the current web page content to Markdown format.
  • Automatically download the converted Markdown file.
  • Supports multiple browsers: Chromium and Firefox.

image

Currently adapted

  • CSDN
  • Zhihu column
  • Zhihu answer
  • cnblogs
  • Full web page parsing

Tech stack

  • Frontend: Vue 3 + TypeScript
  • Build Tools: Vite
  • Conversion Library: Turndown
  • Framework: WXT

Installation

Chrome / Edge

  1. Download the compiled version of Releases and unzip it
  2. Open Developer Options
  3. Load the unzipped extension

License

This project is licensed under the MIT license.

Thanks

  • Turndown - HTML to Markdown converter.
  • Vue 3 - The Progressive JavaScript Framework.
  • WXT - Next-gen Web Extension Framework.

Core symbols most depended-on inside this repo

scrollToBottomAndReturnContent
called by 1
entrypoints/zhihu_article.content.ts
scrollToBottomAndReturnContent
called by 1
entrypoints/zhihu_answer.content.ts
scrollToBottomAndReturnContent
called by 1
entrypoints/csdn.content.ts
scrollToBottomAndReturnContent
called by 1
entrypoints/other.content.ts
scrollToBottomAndReturnContent
called by 1
entrypoints/cnblogs.content.ts
main
called by 0
entrypoints/zhihu_article.content.ts
checkScrollPosition
called by 0
entrypoints/zhihu_article.content.ts
main
called by 0
entrypoints/zhihu_answer.content.ts

Shape

Function 15

Languages

TypeScript100%

Modules by API surface

entrypoints/zhihu_article.content.ts3 symbols
entrypoints/zhihu_answer.content.ts3 symbols
entrypoints/other.content.ts3 symbols
entrypoints/csdn.content.ts3 symbols
entrypoints/cnblogs.content.ts3 symbols

For agents

$ claude mcp add automd \
  -- python -m otcore.mcp_server <graph>

⬇ download graph artifact

Ask about this repo answers extend the page