Giter VIP home page Giter VIP logo

envmarker's Introduction

envmarker

Environment Marker Chrome Extension

Maintainer: Bertonha

Official link: https://chrome.google.com/webstore/detail/environment-marker/ahjhdebcnlgmojdmjnhikhakkghcchkk

We all know that is very common at least a 3 environments in our programming / IT projects (dev, staging, production). Generally they are all identical. During these long years people has commited a lot of mistakes, in which we simply confuses environments and end up doing the procedures in wrong environments. Who ever made that "little test" thinking it was doing in "dev" and suddenly realized he was in production. Also, it's no wonder. The environments are identical, except for discreet URL in the browser address bar. This situation is even more common when the application has an administrative interface. With this in mind this extension for Google Chrome was developed, and makes it possible for you to configure the URLs of yours projects environments and puts a "huge label" on the top corner of the browser, identifying the environment for you with the color and name, according to what you have previously set.

Getting Started

# Please make sure that `yo`, `gulp` and `bower` was installed on your system using this command:
npm install --global yo gulp-cli bower

# Run gulp install:
gulp install

# Run bower update:
bower update

gulp tasks

Build and Package

It will build your app as a result you can have a distribution version of the app in dist. Run this command to build your Chrome Extension app.

gulp build

You can also distribute your project with compressed file using the Chrome Developer Dashboard at Chrome Web Store. This command will compress your app built by gulp build command.

gulp package

How to use the extension:

  • After installing, access Bowser Configurations > Extensions.
  • Click on Options menu, over Environment Marker session.
  • Configure your Environments and click on Save button.

envmarker's People

Contributors

geovanneb avatar

Watchers

James Cloos avatar Rushabh Padalia avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.