How I have developed simple and useful "Markdown Cheatsheet" browser extension
chrome extensions javascript github frontend userjs browser english
Intro
In this post I'd like to introduce google chrome extension which I've developed for myself and which gained some popularity in the community also. Actually it was my exercise to implement something simple for Google Chrome and useful for myself.
Markdown Cheatsheet
This is handy "Markdown Cheatsheet" Chrome extension. For now you shouldn't remember any markdown tag and surf the internet that found it. Just one click to this extension and you can see all markdown tags. It's very useful extension if you work a lot of with markdown.
Features:
2 Tabs with Markdown syntaxes:
Links
- If you have any ideas how to make this extension more useful feel free to create issues and send PRs on github
- You can install extension from official Google Chrome Marketplace. Don't forget to set a rating and leave comments ;)
Happy coding browser extensions! ✌🏼