Skip to content

imshaiknasir/webPageToMdFile

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Cover Image

Web-Page to Markdown Maverick

Introduction

Web-Page to Markdown Maverick is a Chrome extension that allows users to easily convert web pages into Markdown format. This tool leverages the r.jina.ai service to generate Markdown content from any given URL, providing a seamless way to capture and save web content in a format suitable for note-taking, documentation, or content management systems.

How it Works

  1. The extension adds a button to your Chrome toolbar.
  2. When you click the button on any web page, the extension sends the current URL to r.jina.ai.
  3. r.jina.ai processes the web page and generates Markdown content.
  4. The extension then downloads the generated Markdown file to your computer.
  5. The file is named with the current date, time, and page title for easy organization.

How to Install/Use

Since this extension is not published on the Chrome Web Store, you'll need to install it manually. Follow these steps:

  1. Clone this repository or download it as a ZIP file and extract it.
  2. Open Google Chrome and navigate to chrome://extensions/.
  3. Enable "Developer mode" by toggling the switch in the top right corner.
  4. Click on "Load unpacked" and select the directory containing the extension files.
  5. The extension should now appear in your Chrome toolbar.

To use the extension:

  1. Navigate to any web page you want to convert to Markdown.
  2. Click the extension icon in your Chrome toolbar.
  3. Wait for the processing to complete (you'll see a toast notification).
  4. The Markdown file will automatically download to your default download location.

Contribution

Contributions to improve Web-Page to Markdown Maverick are welcome! Here's how you can contribute:

  1. Fork the repository.
  2. Create a new branch for your feature or bug fix.
  3. Make your changes and commit them with clear, descriptive messages.
  4. Push your changes to your fork.
  5. Submit a pull request to the main repository.

Please ensure your code adheres to the existing style and includes appropriate comments. For major changes, please open an issue first to discuss what you would like to change.

Disclaimer

This extension uses the r.jina.ai service for Markdown conversion. Please be aware of any terms of service or usage limitations of that service.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published