Universal Page → Markdown Copier

Draggable floating button that copies ANY webpage as clean Markdown. Handles articles, code blocks, tables, images, videos (HLS/MP4/blob), iframes, Jupyter notebooks (API fetch + .ipynb download + all-files export), transcripts, math (KaTeX/MathJax), forms, Next.js __NEXT_DATA__, auto-expand dropdowns, LinkedIn profiles, full-page scroll-to-load capture, and more.

You will need to install an extension such as Tampermonkey, Greasemonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install an extension such as Tampermonkey or Violentmonkey to install this script.

You will need to install an extension such as Tampermonkey or Userscripts to install this script.

You will need to install an extension such as Tampermonkey to install this script.

You will need to install a user script manager extension to install this script.

(I already have a user script manager, let me install it!)

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install an extension such as Stylus to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

You will need to install a user style manager extension to install this style.

(I already have a user style manager, let me install it!)

Forfatter
Tushar Agarwal
Daglige installasjoner
1
Totale installasjoner
4
Vurderinger
0 0 0
Versjon
3.9
Lagd
11.02.2026
Oppdatert
14.02.2026
Size
71,8 kB
Lisens
MIT
Gjelder
Alle sider

Universal Page → Markdown Copier

A draggable floating button that copies any webpage as clean Markdown with a single click.

Features

  • Articles & prose – strips nav, ads, boilerplate; keeps headings, lists, links, formatting
  • Code blocks – preserves syntax-highlighted fenced code with language tags
  • Tables – converts HTML tables to GFM Markdown tables
  • Images & videos – extracts ![alt](src) for images; detects HLS/MP4/blob video sources
  • Iframes – inlines iframe content where possible
  • Jupyter Notebooks – fetches via API, downloads .ipynb, all-files export
  • Transcripts – detects and extracts video/audio transcripts
  • Math – renders KaTeX/MathJax as LaTeX $...$ / $$...$$
  • Forms – captures form structure and current values (including Workday)
  • Next.js – extracts __NEXT_DATA__ JSON
  • Auto-expand – clicks dropdowns/accordions before capture
  • Touch support – mobile-friendly drag

Usage

  • Click the floating button → copies page as Markdown
  • Hover → shows context menu with more options
  • Right-click → context menu
  • Double-click → minimize/restore
  • Drag → reposition the button

Menu Options

  • Copy as Markdown / Plain Text / Clean HTML
  • Copy Selection as MD
  • Expand All + Copy
  • Download .md / .ipynb / All notebook files

Source

GitHub Repository