Skip to content

arjanfrans/environment-warning-browser-extension

Repository files navigation

Environment Warning - Browser Extension

Supported browsers:

Development

With Docker installed, run ./start.sh to start a Node container.

  • Run npm install
  • For a Chrome build, run: npm run build:chrome
  • For a Firefox build, run: npm run build:firefox