https://github.com/onlyutkarsh/vstsstatusmonitorchrome
A Google Chrome extension to monitor Visual Studio Team Services (VSTS) status. Know if VSTS is up, or down right from your browser.
https://github.com/onlyutkarsh/vstsstatusmonitorchrome
chrome-extension extension vsts
Last synced: 3 months ago
JSON representation
A Google Chrome extension to monitor Visual Studio Team Services (VSTS) status. Know if VSTS is up, or down right from your browser.
- Host: GitHub
- URL: https://github.com/onlyutkarsh/vstsstatusmonitorchrome
- Owner: onlyutkarsh
- License: mit
- Created: 2017-09-10T18:27:50.000Z (almost 9 years ago)
- Default Branch: master
- Last Pushed: 2017-09-19T00:28:46.000Z (almost 9 years ago)
- Last Synced: 2026-01-19T23:42:49.033Z (6 months ago)
- Topics: chrome-extension, extension, vsts
- Language: JavaScript
- Homepage:
- Size: 199 KB
- Stars: 1
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# VSTS Status Monitor
Interested in getting notified when Microsoft [Visual Studio Team Services (VSTS)](https://visualstudio.com/vsts) goes down for maintenance or when it comes back up? Well, now you can, using this simple Google Chrome extension.

## Download ##
[](https://chrome.google.com/webstore/detail/vsts-status-monitor/nofhmlpbeejfgdehmooehmdnpefjngej)
## Build ##
- Clone this repository.
- Download and open in [Visual Studio Code](https://code.visualstudio.com/).
- `Ctrl + Shift + B` to build the extension.
- Build will generate the `dist` directory with all the comiled JS files.
- Now open Google Chrome and go to `More tools` | `Extensions`.
- Check `Developer mode` and then click `Load unpacked extension`

- Browse to generated `dist` folder and you should see the extension loaded in Chrome.