QR Scanner. Chrome extension that finds and lists every QR code on a webpage.

github.com/overtrue/qr-scanner-extension

Vaya's read on this project

Problem, audience, market, and the verdict — sign in to see it.

Updates

May 2026
  • docs: update agent maintenance guidelines
April 2026
  • Merge pull request #1 from uptutu/main
  • feat: add browser polyfill and refactor content/background scripts
  • docs: update README with cross-page accumulation and new features
  • style: change clear button from icon-only to labeled outline button
  • feat: persist scan results across popup open/close cycles
  • feat: accumulate results across multiple scans in same session
  • feat: support data URL pages and add content collapse toggle
  • docs: add README
  • feat: Chrome QR code scanner extension with React + shadcn/ui