Skip to content

Commit 3d1cb06

Browse files
docs: clean README and keep onboarding sections
1 parent c8f0e6d commit 3d1cb06

File tree

1 file changed

+20
-0
lines changed

1 file changed

+20
-0
lines changed

README.md

Lines changed: 20 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -213,3 +213,23 @@ Add/update screenshots in:
213213
>>>>>>> ab3e4b0 (Refine README clarity and onboarding flow.)
214214
215215
Built 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`.

0 commit comments

Comments
 (0)