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
- Host: GitHub
- URL: https://github.com/zales0123/togglegithubbuildsextension
- Owner: Zales0123
- License: mit
- Created: 2021-10-12T06:41:57.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-25T06:57:57.000Z (over 4 years ago)
- Last Synced: 2025-03-25T00:42:39.855Z (over 1 year ago)
- Topics: chrome-extension, github
- Language: JavaScript
- Homepage:
- Size: 810 KB
- Stars: 4
- Watchers: 1
- Forks: 1
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
## Toggle GitHub Builds
#### Chrome Extension
 
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

#### Hidden

#### Hidden (all)

### 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).