Polished and well engineered. Punching above its star count.
Changes the colour of Firefox theme to match the website’s appearance.
Documentation
68
No install instructions found in the README (−45 pts).
→ Add a section showing how to install dependencies.
CONTRIBUTING guide found.
README is present.
Licensed under MIT.
Engineering
94
Lockfile present (package-lock.json). Installs are reproducible.
CI is configured (.github/workflows/integration-test.yml).
Test files detected (tests).
Linter or formatter configured (devDependency in package.json).
Issue or PR templates present.
Project health
97
Dependency manifest found (package.json).
Repository has a description.
Actively maintained (pushed within the last month).
.gitignore present.
Repository health signals
Activity, community, and responsiveness at scan time
Activity
- 44 / 114Commits (30d / 90d)
- 36Forks
- 71Releaseslatest 4y ago
Community
- 57% - FairCommunity health
- 1 bus factorlowauthor own >50% of commits
- 773Watchers
Responsiveness
- 13hMedian issue response
- 1hMedian PR merge time
- 31Open issues
Repository files17 root entries
- .githubGood: CONTRIBUTING guide found.Issue: CONTRIBUTING guide contents could not be read (−28 pts vs a readable file).Fix: Move the file to the repo root or docs/CONTRIBUTING.md so its setup, style, test, and PR sections can be graded.Good: CI is configured (.github/workflows/integration-test.yml).Good: Dependabot configured for npm.Good: Issue or PR templates present.
- .vscode
- amo
- public
- scripts
- src
- testsGood: Test files detected (tests).
- .gitignoreGood: .gitignore present.
- .prettierignore
- LICENSEGood: Licensed under MIT.
- package-lock.jsonGood: Lockfile present (package-lock.json). Installs are reproducible.
- package.jsonGood: Dependency manifest found (package.json).
- prettier.config.ts
- README.mdGood: README is present.Good: README is well structured with multiple sections.Good: README includes screenshots or visuals. Great for first impressions.Good: README has code examples.Good: README links to a live demo or deployed app.Good: README includes status badges.Issue: No install instructions found in the README (−45 pts).Fix: Add a section showing how to install dependencies.Issue: No run or usage instructions found (−45 pts).Fix: Add a section showing how to start or use the project.
- SOURCE_CODE_REVIEW.md
- tsconfig.json
- wxt.config.ts