Chrome plugin to show Jenkin's job statuses
As a lazy developer, I don't want to look at the build monitor or always login to Jenkin's dashboard page to know the statuses of the jobs. Given I almost always have Chrome open, I want the browser to tell me when the currently configured jobs fail or a one-click link (icon near my address bar) to tell me the job statuses.
- Clone the repository.
- Navigate to chrome://extensions/
- Enable Developer mode
- Click on load unpacked extension
- Select the folder where the repository is cloned to.
- Navigate to the options page.
- Enter the Jenkin's server url.
- Enter the user-name and API key (note: the user-name/api-key should have read permissions for Jenkin's jobs)
- Polling frequency in minutes along with marking the check-box if you want to receive notifications for job failures.
- Select the jobs to be monitored.
- Finally click on update.