Manage and customize environment indicators for your websites.
"Know Your Env." is a must-have tool for developers, testers, and project managers who need a quick and clear way to identify the environment they are working on. Whether it's development, staging, production, or any other environment, this extension lets you add customizable labels or buttons directly onto your web applications to indicate the current environment.
Say goodbye to the confusion of switching between environments! With "Know Your Env.," you can easily manage, customize, and display environment indicators without altering the actual codebase. It's an essential tool for reducing errors and improving workflow efficiency.
1. Add New Field: Click on the button to add a new row of settings.
2. Fillup the required details:
-> URL(required): The website URL where the indicator will be displayed. (example:- https://testdatahub.com/)
Accpect Regex
Example:- https://subdomain1.example.com, https://subdomain2.example.com, https://subdomain3.example.com -> http://*.example.com
Example:- https://subdomain.dev.example.com, https://subdomain.stag.example.com, https://subdomain.prod.example.com, -> https://subdomain.*.example.com
-> Label (required): The text that will appear on the button or label. (example:- Dev, Stage, Beta, UAT, Prod)
-> Type: Choose between a Button or Label.
-> BG Color: The background color of the button or label.
-> Text Color: The color of the text on the button or label.
-> Position: The position of the button or label on the page (Top Left, Top Right, Bottom Left, Bottom Right).
-> Size: The size of the button or label (Small, Medium, Large).
3. Save Settings: Click on the button to save your changes.