Skip to content

Latest commit

 

History

History
40 lines (21 loc) · 1.01 KB

README.md

File metadata and controls

40 lines (21 loc) · 1.01 KB

Chrome Extension for multi-environment switching management(multi-environment-manager)

A multi-environment switching management solution.

Installation

Install it from Chrome Web Store.

Demo

Demo :

Demo

Options :

Options

Contributing

  1. Download the project

    git clone https://github.com/TingGe/multi-environment-manager.git
    cd multi-environment-manager
    yarn
    yarn build 
    # 或 yarn watch
  2. Go to chrome://extensions in Google Chrome

  3. With the developer mode checkbox ticked, click Load unpacked extension... and select the build folder from this repo