Adds two buttons directly on GitHub Actions job pages so you can extract failing tests without leaving the page or copy-pasting logs.
When you open a GitHub Actions job page
(github.com/*/actions/runs/*/job/*), a small toolbar
appears in the bottom-right corner:
This is an unpacked Chrome extension loaded from a local folder — no Web Store required.
extract-failing-test-from-github-logs-chrome-extension/
folder locally.
chrome://extensions in the address
bar.
extract-failing-test-from-github-logs-chrome-extension/
folder. Chrome will show a confirmation with the permissions the
extension needs — click Add extension to confirm.
chrome://extensions, click the refresh icon
on the extension card, then reload the GitHub tab.
Chrome will ask you to confirm these when you click Load unpacked:
No token or login required. The extension piggybacks on your existing GitHub browser session — the same one used when you click "View raw logs" manually.