Skip to content

johnjacobkenny/grammarly-markdown-extension

ย 
ย 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

ย 

History

28 Commits
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 
ย 

Repository files navigation

Grammarly to Markdown extension

๐Ÿ–‹ Convert Grammarly to Markdown (browser extension)

Usage

  1. Open any document in Grammarly -- URL might be https://app.grammarly.com/ddocs/*
  2. Click on the extension button on the toolbar
  3. It will be copied to your clipboard
  4. Profit ๐Ÿš€

Development

  1. Check if your Node.js version is >= 6.
  2. Clone the repository.
  3. Run npm install.
  4. Run npm run start
  5. Load your extension on Chrome following:
    1. Access chrome://extensions/
    2. Check Developer mode
    3. Click on Load unpacked extension
    4. Select the build folder.

It uses the chrome-extension-webpack-boilerplate. It will run a webpack server, with hotreload, for your JS.

About

๐Ÿ–‹ Convert Grammarly to Markdown (browser extension)

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages

  • JavaScript 38.0%
  • HTML 36.8%
  • CSS 25.2%