feat(miner-extension): scaffold browser extension surface - #4557
Conversation
|
Superagent didn't find any vulnerabilities or security issues in this PR. |
Add a Manifest V3 miner-facing extension parallel to the maintainer overlay, with issue-only content scripts, background/content messaging plumbing, watched-repo options, and regression tests so the opportunity badge can land in a follow-up. Co-authored-by: Cursor <cursoragent@cursor.com>
Codecov Report✅ All modified and coverable lines are covered by tests. Additional details and impacted files@@ Coverage Diff @@
## main #4557 +/- ##
=======================================
Coverage 94.07% 94.07%
=======================================
Files 427 427
Lines 37938 37938
Branches 13851 13851
=======================================
Hits 35692 35692
Misses 1586 1586
Partials 660 660 🚀 New features to boost your workflow:
|
|
Tip 🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩🟩 ✅ Gittensory review result - approve/merge recommendedReview updated: 2026-07-10 02:21:31 UTC
✅ Suggested Action - Approve/Merge
Review summary Nits — 5 non-blocking
Linked issue satisfactionAddressed Review context
Contributor next steps
Signal definitions
Visual preview
Click any thumbnail to open the full-size screenshot. Before = production · After = this PR's preview deploy. 🟩 Safe / merged · 🟦 Advisory · 🟨 Held for review · 🟥 Blocked / closed 💰 Earn for open-source contributions like this. Gittensor lets GitHub contributors earn for the work they already do — register to start earning →. Checked by Gittensory, a quiet PR intelligence layer for OSS maintainers.
|
Summary
apps/gittensory-miner-extension/, a Manifest V3 contributor-facing extension scaffold parallel to the maintainer overlay atapps/gittensory-extension/.content_scripts,background.js/content.jsmessage passing, and an options page for watched-repo configuration.Closes #4307
Test plan
npx vitest run test/unit/miner-extension-content.test.ts