Chrome extension to download a single page as Markdown or download a site (same-origin links from the current page) as a folder of Markdown files.
- Open
chrome://extensions. - Enable Developer mode.
- Click Load unpacked.
- Select your local clone of this repository folder.
- Open a page you want to export.
- Click the extension icon.
- Choose:
- Download This Page to save one
.mdfile. - Download This Site to save multiple
.mdfiles in a host folder (one file per discovered same-origin page).
- Download This Page to save one