File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -131,3 +131,23 @@ Scoring logic lives in `src/lib/scoring.ts` so it stays easy to test and change.
131131MIT — see repository license file.
132132
133133Built by [ Dot Systems] ( https://github.com/dotsystemsdevs ) .
134+
135+ ## Chrome extension (MVP)
136+
137+ A local MV3 extension is included under ` extension/ ` .
138+
139+ ### Load unpacked in Chrome
140+
141+ 1 . Open ` chrome://extensions/ `
142+ 2 . Enable ** Developer mode**
143+ 3 . Click ** Load unpacked**
144+ 4 . Select the repository folder ` extension/ `
145+
146+ ### Test flow
147+
148+ 1 . Open a GitHub repo root page such as ` https://github.com/vercel/next.js `
149+ 2 . Verify a tombstone badge appears near the repo header
150+ 3 . Click the badge to open the full certificate on ` commitmentissues.dev `
151+ 4 . Navigate to another repo without full reload; verify no duplicate badge appears
152+
153+ If the API is rate-limited or unavailable, the badge falls back to ` Reaper busy ` .
You can’t perform that action at this time.
0 commit comments