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

https://github.com/zales0123/togglegithubbuildsextension

Chrome Extension, which allows to hide or show success builds on Github
https://github.com/zales0123/togglegithubbuildsextension

chrome-extension github

Last synced: about 1 year ago
JSON representation

Chrome Extension, which allows to hide or show success builds on Github

Awesome Lists containing this project

README

          

## Toggle GitHub Builds
#### Chrome Extension

![](images/chrome.png) ![](images/github.png)

This Chrome extension allows to easily hide or show success builds on Github Pull Requests.
Handy, if you have tens/hundreds of builds and cannot determine which failed at the first sight.

#### Shown

![](images/shown.png)

#### Hidden

![](images/hidden.png)

#### Hidden (all)

![](images/hidden-all.png)

### Installation

1. Download this repo as a [ZIP file](https://github.com/Zales0123/ToggleGithubBuildsExtension/archive/v0.1.0.zip)
1. Unzip the file
1. In Chrome go to the extensions page (`chrome://extensions`)
1. Enable Developer Mode
1. Load the extension's folder

### Contribution

If you found any bug or would like to propose some improvement, feel free to [open an issue](https://github.com/Zales0123/ToggleGithubBuildsExtension/issues)
or [propose a Pull Request](https://github.com/Zales0123/ToggleGithubBuildsExtension/pulls) 🖖

### License

Extension is completely free and released under the [MIT License](https://github.com/Zales0123/ToggleGithubBuildsExtension/blob/master/LICENSE).