Coder Social home page Coder Social logo

envawareness's Introduction

EnvAwareness - Because manual tests on the wrong environment can be just disastrous

So you've just finished a new feature for your website. All your unit tests are done. Everything seems just perfect.

Then you decide to play a little with the feature as a human user, to play with some real data on your homologation environment before showing your masterpiece to your client/boss.

The problem is that you decide do reuse that old browser tab opened on your website. But you forgot that it was actually browsing your PRODUCTION environment. And during your little fun-time you mess up with real production data... Someone will crush you, for sure...

Who never? The struggle is real...

EnvAwareness is a browser modern extension (based on WebExtensions) that aims to prevent things like that to happen.

It lets you define domains for three different environments:

  • Production
  • Homologation (Testing)
  • Development

Letting you also define a background color and a text color for each environment.

Every time you open a URL that matches one domain that was defined, the extension will add a notification bar on the bottom of the page with the defined colors, so you never forget which environment you are really browsing.

It is meant to work on any browser that supports the WebExtension standard.

Instalation

  • Firefox:
  • Chrome:
    • I'm not willing to pay 5 bucks to Google in order to publish this addon on Chrome WebStore. Therefore, you could:
      1. Wait for someone to publish it.
      2. Install this addon as a developer:
      3. Copy the source code of this repository somewhere.
      4. In Chrome, open chrome://extensions/
      5. Click on the (check) Developer mode checkbox.
      6. Click on Load unpacked extension… button.
      7. Navigate to the extension’s folder and click OK

Libraries used

This project uses the following libraries to accomplish its goals:

Credits

Igor Carvalho de Araújo (:

envawareness's People

Watchers

 avatar  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.