# defensor-multi-environment-manager **Repository Path**: tinglab/defensor-multi-environment-manager ## Basic Information - **Project Name**: defensor-multi-environment-manager - **Description**: Alias Name “M”. Chrome Extensions:A multi-environment management and fast switching solution. - **Primary Language**: CSS - **License**: MIT - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2020-08-16 - **Last Updated**: 2020-12-19 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README # Chrome Extension for multi-environment switching management(multi-environment-manager) > A multi-environment switching management solution. ![](https://github.com/TingGe/multi-environment-manager/raw/618796eb6ef60d9640c1fa60c0b0a9afe2e85d13/multi-environment-manager/icon48.png) ## Installation Install it from [Chrome Web Store](https://chrome.google.com/webstore/detail/multiple-environmental-ma/ehboglklfbenahbjndhnpkicglekincp). ## Demo Demo : ![Demo](https://github.com/TingGe/multi-environment-manager/raw/master/assets/demo.png) Options : ![Options](https://github.com/TingGe/multi-environment-manager/raw/master/assets/options.png) ## Contributing 1. Download the project ```Bash 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