All Projects → madneal → export-to-markdown

madneal / export-to-markdown

Licence: MIT License
A Chrome extension to export the story in Medium to a markdown format text.

Programming Languages

javascript
184084 projects - #8 most used programming language
HTML
75241 projects

Projects that are alternatives of or similar to export-to-markdown

blog-template
Template for the Jekyll-powered elementary blog
Stars: ✭ 34 (-45.16%)
Mutual labels:  medium
Medium-Python-Neural-Network
This code is part of my post on Medium.
Stars: ✭ 58 (-6.45%)
Mutual labels:  medium
bypass-paywalls-chrome-clean-magnolia1234
Bypass Paywalls Chrome Clean (GitLab proxy)
Stars: ✭ 32 (-48.39%)
Mutual labels:  medium
Self-Driving-Car-Steering-Simulator
The aim of this project is to allow a self driving car to steer autonomously in a virtual environment.
Stars: ✭ 15 (-75.81%)
Mutual labels:  medium
kuote
Create beautiful Medium-like quotes, perfect for sharing on Twitter or Instagram.
Stars: ✭ 11 (-82.26%)
Mutual labels:  medium
code-medium
Browser extension that simplifies writing code in Medium posts. Quickly create and edit Github Gists without leaving the editor
Stars: ✭ 59 (-4.84%)
Mutual labels:  medium
github-readme-medium
📖 Dynamically generated your latest Medium article on your GitHub readmes!
Stars: ✭ 56 (-9.68%)
Mutual labels:  medium
medium-sdk-php
Open source SDK for integrating Medium's OAuth2 API into your PHP application.
Stars: ✭ 79 (+27.42%)
Mutual labels:  medium
artigo-solid-medium
Implementações dos exemplos demonstrados no artigo: https://bit.ly/2o97vY1
Stars: ✭ 28 (-54.84%)
Mutual labels:  medium
medium-unlocker
Read Medium content without limit!
Stars: ✭ 127 (+104.84%)
Mutual labels:  medium
MediumAppFlutter
Flutter recreation of the UI of the Medium android app
Stars: ✭ 62 (+0%)
Mutual labels:  medium
webpack-2.0-from-scratch
Guide on how to setup a Webpack config from scratch.
Stars: ✭ 72 (+16.13%)
Mutual labels:  medium
read-medium-extension
Chrome extension for reading Medium for free without leaving the page.
Stars: ✭ 55 (-11.29%)
Mutual labels:  medium
medium-sdk-elixir
Elixir SDK for the Medium.com API. 🌐
Stars: ✭ 19 (-69.35%)
Mutual labels:  medium
medium-to-wordpress-migration
Script to export medium blogs to wordpress rss xml format
Stars: ✭ 15 (-75.81%)
Mutual labels:  medium
hosts
自动生成 Hosts 文件,科学上网
Stars: ✭ 30 (-51.61%)
Mutual labels:  medium
React-Medium-Blog
React blog page which consist of last ten medium posts. The blog card is created using shards React and React application.
Stars: ✭ 14 (-77.42%)
Mutual labels:  medium
fast-image-zoom
🏞 Fast image zoom on click as seen on popular publishing platform
Stars: ✭ 21 (-66.13%)
Mutual labels:  medium
zoom.ts
A lightweight TypeScript library for image zooming, as seen on Medium.
Stars: ✭ 44 (-29.03%)
Mutual labels:  medium
readtime
Calculates the time some text takes the average human to read, based on Medium's read time forumula.
Stars: ✭ 93 (+50%)
Mutual labels:  medium

export-to-markdown CircleCI

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.

Supported websites

Sample image

deyunde

Install

  • You can go to the Web Store to install.

  • Or you can install it manunally:

    1. Open chrome://extensions in Chrome, and enable developer mode.
    2. Click 'load unzip extension' button, and select the export-medium file folder.

Build

Run python build.py to generate the zip file

Changelog

v0.1.7

  • enable to export after clike the icon of the extension
  • enable copy to clipboard indication

v0.1.6

v0.1.5

  • enable to delete history

v0.1.4

  • modify style of popup page
  • add export history by default

v0.1.1

  • export the story to a markdown format text
  • just click a button, you can copy the markdown to your clipboard

LICENSE

MIT

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].