An open API service indexing awesome lists of open source software.

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

Awesome Lists containing this project

README

          

Alerta Chome Extension
======================

A simple Google Chrome extension written against the Alerta API.

![icon](/docs/images/alerta-chrome-icon.png?raw=true)

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.

![config](/docs/images/alerta-chrome-config-sm.png?raw=true)

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.