/environment-warning-browser-extension

Browser Extension to assist development by warning you about the environment you are currently on.

Primary LanguageTypeScriptGNU General Public License v3.0GPL-3.0

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