Skip to content

ariesdevil/markdown-clipper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

17 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

markdown-clipper

This is a Firefox and Google Chrome extension to clip websites and download them into a readable markdown file.

It uses the following two libraries:

  • Readability.js by Mozilla in version from commit 977be42d1fb33781401001318813ab9fe4568647. This library is also used for the Firefox Reader View and it simplifies the page so that only the important parts are clipped. (Licensed under Apache License Version 2.0)
  • Turndown by Dom Christie in version 5.0.1 is used to convert the simplified HTML (from Readability.js) into markdown. (Licensed under MIT License)

Installation

The plugin is available for Firefox and Google Chrome.

Permissions

  • Access tabs: used to access the website content when the icon in the browser bar is clicked.
  • Manage Downloads: neccessary to be able to download the markdown file.

The icon was created using Favicon.io

About

A Firefox and Google Chrome extension to clip websites and download them into a readable markdown file.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published