Skip to content

Messembed/github-messenger-chrome-extension

Repository files navigation

GitHub Messenger Chrome Extension (WIP)

GitHub navbar with Messenger button

This is a work in process project, and the screenshot is a preview of what it aims to achieve. Stay tuned so you will catch the moment when GitHub gets its own Messenger 🔥

Setup

npm install

Build

npm run build

Build in watch mode

terminal

npm run watch

Visual Studio Code

Run watch mode.

type Ctrl + Shift + B

Load extension to chrome

Load dist directory

Test

npx jest or npm run test