- run
git submodule update --init
- run
npm install --legacy-peer-deps
- run
npm run start-playground-plain
- run
npm run start:chrome
- Go to
chrome://extensions
, check "developer mode", and click "Load unpacked extension", and select directorylib/chrome
- run
npm run start:firefox
- Go to
about:debugging
, check "Enable add-on debugging", and click "Load Temporary Add-on", and select filelib/firefox/manifest.json