Code Monkey home page Code Monkey logo

prodwarn's Introduction

Prodwarn

Introduction

In A beautiful day, you accidentally test on the production system instead of the dev/test systems when coding. This is a way that the incident is to be.

Prodwarn is a browser extension that will warn us when using the production system instead of the dev/test system. It is an open-source software. Therefore, you can contribute for it on Github.

Let feel free to contribute or send us your feedback!

Supported browsers

Features

  • Add/Edit/Delete a protected site that should be shown the warning message
  • Auto fill current site when adding protected site
  • Manage protected sites with Group and Site name
  • Search protected sites by name, host
  • Whitelist warning for page
  • Multiple strategy for warning:
    • Float Message (default) (added)
    • Dialog (help wanted)
    • Container

Contribute

  • Let clone the source code from Github, install NPM dependencies then build with following commands:
git clone [email protected]:kimyvgy/prodwarn.git

yarn install
yarn start
  • Turn on developer mode in your browser then load unpacked extension with path to /prodwarn/dist folder.
  • Enjoin! ๐Ÿ˜†

prodwarn's People

Contributors

kimyvgy avatar tuananhp-1844 avatar dependabot[bot] avatar tranxuanthang avatar

Watchers

James Cloos 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.