File tree Expand file tree Collapse file tree 1 file changed +20
-0
lines changed
Expand file tree Collapse file tree 1 file changed +20
-0
lines changed Original file line number Diff line number Diff line change @@ -213,3 +213,23 @@ Add/update screenshots in:
213213>>>>>>> ab3e4b0 (Refine README clarity and onboarding flow.)
214214
215215Built by [ Dot Systems] ( https://github.com/dotsystemsdevs ) .
216+
217+ ## Chrome extension (MVP)
218+
219+ A local MV3 extension is included under ` extension/ ` .
220+
221+ ### Load unpacked in Chrome
222+
223+ 1 . Open ` chrome://extensions/ `
224+ 2 . Enable ** Developer mode**
225+ 3 . Click ** Load unpacked**
226+ 4 . Select the repository folder ` extension/ `
227+
228+ ### Test flow
229+
230+ 1 . Open a GitHub repo root page such as ` https://github.com/vercel/next.js `
231+ 2 . Verify a tombstone badge appears near the repo header
232+ 3 . Click the badge to open the full certificate on ` commitmentissues.dev `
233+ 4 . Navigate to another repo without full reload; verify no duplicate badge appears
234+
235+ 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