Popular for its size, but the engineering basics lag behind the interest.

๐Ÿค– AI browser extensions & userscripts to augment your web experience

Documentation

76

Contributing guide5pt0

No CONTRIBUTING.md found (โˆ’47 pts base + up to โˆ’53 pts more for content).

โ†’ Add a CONTRIBUTING.md telling newcomers how to get involved. Include setup, code style, test, and PR instructions.

README12pt85

README is present.

Install and run instructions9pt90

README documents how to install the project.

License6pt100

A license file is present.

Engineering

42

Tests18pt0

No tests detected anywhere in the repository.

โ†’ Add automated tests. They prove the code works and give contributors confidence to make changes.

Issue and PR templates6pt0

No issue or PR templates found (โˆ’100 pts).

โ†’ Add .github/ISSUE_TEMPLATE/ with bug_report.md and feature_request.md to guide contributors. It dramatically improves issue quality.

CI/CD14pt72

CI is configured (.github/workflows/lint-on-push-pr.yml).

Reproducibility6pt90

Lockfile present (package-lock.json). Installs are reproducible.

Linting and formatting5pt100

Linter or formatter configured (amazongpt/eslint.config.mjs).

Project health

94

Dependency manifest6pt82

Dependency manifest found (package.json).

Repository metadata5pt100

Repository has a description.

Activity5pt100

Actively maintained (pushed within the last month).

Housekeeping3pt100

.gitignore present.

Repository health signals

Activity, community, and responsiveness at scan time

Activity

  • โ€”
    Commits (30d / 90d)
  • 59
    Forks
  • 0
    Releases

Community

  • โ€”
    Community health
  • โ€”
    authors own >50% of commits
  • 544
    Watchers

Responsiveness

  • 3h
    Median issue response
  • 3h
    Median PR merge time
  • 2
    Open issues
Repository files27 root entries
  • .github
    Good: CI is configured (.github/workflows/lint-on-push-pr.yml).
    Good: Dependabot covers 3 ecosystems (github-actions, npm, pip). Dependencies stay current.
  • .husky
  • amazongpt
    Good: A license file is present.
    Good: Linter or formatter configured (amazongpt/eslint.config.mjs).
    Good: Security policy present.
  • assets
  • autoclear-chatgpt-history
  • brave-omnibox
  • bravegpt
  • chatgpt-auto-continue
  • chatgpt-auto-refresh
  • chatgpt-auto-talk
  • chatgpt-infinity
  • chatgpt-omnibox
  • chatgpt-widescreen
  • deepseek-omnibox
  • docs
  • duckduckgpt
  • googlegpt
  • perplexity-omnibox
  • utils
  • you.com-omnibox
  • _redirects
  • .gitattributes
  • .gitignore
    Good: .gitignore present.
  • .gitlab-ci.yml
  • eslint.config.mjs
  • package-lock.json
    Good: Lockfile present (package-lock.json). Installs are reproducible.
  • package.json
    Good: Dependency manifest found (package.json).