Skip to content

Latest commit

 

History

History
13 lines (10 loc) · 514 Bytes

File metadata and controls

13 lines (10 loc) · 514 Bytes

gmail-highlight

Google Chrome extension to support code syntax highlighting inside Gmail

Uses https://highlightjs.org/ that supports 152 languages and 72 styles and also autodetects the language of the selected text to format

Develop

  1. Uninstall the production extension
  2. Clone this repository
  3. Open chrome://extensions/ in your Chrome browser
  4. Enable Developer mode in the top right
  5. Load unpacked extension by chosing the project directory
  6. Open Gmail and validate the extension was installed