Skip to content

shakestzd/url_to_markdown_chrome_extension

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Markdown Converter Chrome Extension

Easily convert any webpage to Markdown using the urltomarkdown.herokuapp.com API. This extension is perfect for creating clean, structured Markdown content to provide as context for LLMs or for personal use. Quickly copy the Markdown to your clipboard or save it as a .md file.


Features

  • Instant Conversion: Convert the content of any webpage to Markdown.
  • Copy or Save: Copy the Markdown to your clipboard or download it as a .md file.
  • Optimized for LLMs: Ideal for generating Markdown-ready context for language models.
  • User-Friendly Interface: Simple and intuitive popup design.

Installation

  1. Clone this repository:
    git clone https://github.com/shakes-tzd/markdown-converter-extension.git
  2. Open Chrome and navigate to chrome://extensions/.
  3. Enable Developer mode (toggle in the top-right corner).
  4. Click Load unpacked and select the project folder.
  5. The extension is ready to use!

Usage

  1. Open a webpage in Chrome.
  2. Click the Markdown Converter icon in the toolbar.
  3. Choose one of the options:
    • Copy to Clipboard: Copies the converted Markdown.
    • Save as File: Downloads the Markdown as a .md file.

Contributing

We welcome contributions! Here's how you can help:

  1. Fork this repository.
  2. Create a new branch for your changes.
  3. Submit a pull request with a detailed description of your updates.

License

This project is licensed under the MIT License. See the LICENSE file for details.


Acknowledgments


Support

For issues or suggestions, please open an issue.

About

Easily convert any webpage to Markdown using the urltomarkdown.herokuapp.com API. Perfect for creating clean, structured Markdown content to provide as context for LLMs or for personal use. Copy to clipboard or download as a .md file directly from your browser with just a click!

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors