A Chrome extension to export the story in Medium to a markdown format file. And the chrome extension is going to support to obtain markdown text for more blog websites. Any suggestion is welcome.
-
You can go to the Web Store to install.
-
Or you can install it manunally:
- Open
chrome://extensions
in Chrome, and enable developer mode. - Click 'load unzip extension' button, and select the
export-medium
file folder.
- Open
Run python build.py
to generate the zip file
- enable to export after clike the icon of the extension
- enable copy to clipboard indication
- support for elastic blog
- enable error information display
- enable to delete history
- modify style of popup page
- add export history by default
- export the story to a markdown format text
- just click a button, you can copy the markdown to your clipboard