/chrome-markdown-emojis

A google chrome extension to use markdown emojis everywhere

Primary LanguageTypeScript

codecov

Chrome Markdown Emojis

A Google Chrome extension to insert emojis from their markdown code.

Contribute

Install dependencies:

yarn install

Build:

yarn build

Run the tests:

yarn test

Debug

  1. Launch the VSCode debug.
  2. Apply code changes.
    1. Build with yarn build
    2. Go to the browser extensions and reload this one.
    3. Reload the page