arjanfrans / environment-warning-browser-extension

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

Home Page:https://chromewebstore.google.com/detail/environment-warning/coplemcefcojahbbpbbfbpmchlnclngk

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

https://chromewebstore.google.com/detail/environment-warning/coplemcefcojahbbpbbfbpmchlnclngk

License:GNU General Public License v3.0


Languages

Language:TypeScript 72.0%Language:CSS 13.1%Language:JavaScript 10.3%Language:HTML 4.2%Language:Shell 0.4%