You can go to the releases page and download the latest version of the extension.
- Clone the repository
- Run
nvm use
to use the correct node version - Run
yarn install
to install dependencies - Run
yarn build-extension
to build the extension - Open Chrome and go to
chrome://extensions
- Enable Developer Mode
- Click on
Load unpacked
and select thedist
folder