GA
gaoliang/env-indicator
Add an environment marker to differentiate QA environments from production.
Environment Indicator Browser Extension
Add an environment marker to differentiate QA environments from production. In addition, you can create your own indicator rules
Screenshots
Features
๐ 1. Support setting the marker as a triangle โค or ribbon. ๐
๐ 2. Support setting the background color and text color of the marker. ๐จ
๐ 3. Support to configure the marker to the upper left or upper right corner of the page.
๐ 4. Support regular expression matching, prefix matching, suffix matching and inclusion matching for host to differentiate different environments.
Special Thanks
Develop Guide
Install the quasar-cli and dependencies
yarn global add @quasar/cli
yarnStart the app in development mode (hot-code reloading, error reporting, etc.)
quasar dev -m bex -T chromeLint the files
yarn run lintBuild the app for production
quasar build -m bex -T chromeCustomize the configuration
On this page
Languages
JavaScript55.2%Vue40.6%HTML2.0%SCSS1.9%CSS0.3%
Created December 9, 2020
Updated February 10, 2026


