https://github.com/alerta/alerta-chrome-extension
Chrome extension for Alerta showing alert counts
https://github.com/alerta/alerta-chrome-extension
Last synced: about 1 year ago
JSON representation
Chrome extension for Alerta showing alert counts
- Host: GitHub
- URL: https://github.com/alerta/alerta-chrome-extension
- Owner: alerta
- License: other
- Created: 2013-10-11T14:55:50.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2015-12-26T18:28:17.000Z (over 10 years ago)
- Last Synced: 2025-04-11T23:14:25.932Z (about 1 year ago)
- Language: JavaScript
- Homepage: http://alerta.io
- Size: 158 KB
- Stars: 5
- Watchers: 3
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
Alerta Chome Extension
======================
A simple Google Chrome extension written against the Alerta API.

Installation
------------
To add it to Chrome, click on Settings -> Tools -> Extensions.
Make sure the Developer Mode box is ticked, then click the
'Load Unpacked Extension...' button and pick the directory of the extension.
Configuration
-------------
From the Alerta extension options, you'll at least need to enter the URLS for
both the API and Dashboard. You can select the desired envionments and
severity to check.

License
-------
Available under the MIT License
Copyright (c) 2014 Andy Botting
This extension is also based on the Google Mail Checker extension Copyright (c) 2012 The Chromium Authors.