A fun little browser extension to add additional UI to the pull request page so you can understand check statuses.
Adds an icon mirroing the check status to the bottom right.
Click the icon to open the overlay!
Enjoying the extension? Perhaps you could leave a review on the extension store or buy me a coffee ☕ to say thanks?
Find on browser add-on / extension stores.
System must have the following installed:
- node
- yarn
yarn install
yarn build
zip -r dist.zip dist/*
the generated dist.zip
is the browser extension.