A high-performance Tampermonkey userscript that enhances smart-docs API documentation pages by adding convenient "Copy" buttons to automatically extract and format API documentation as clean, readable Markdown with JSON examples and inline comments.
Installation
- Install Tampermonkey browser extension
- Click on the Tampermonkey icon and select "Create a new script"
- Copy the entire content from
smart-docs-copy.user.js - Paste it into the Tampermonkey editor
- Save (Ctrl+S or Cmd+S)
The script will automatically run on your smart-docs pages!

Top comments (0)