Skip to content

Releases: hongshuo-wang/local-captcha-solver

Release list

v1.0.0

Choose a tag to compare

@github-actions github-actions released this 31 Jul 03:04

中文

新增

  • 完全在本地识别常见的数字、英文字母、英数字组合和一步整数算术验证码。
  • 按类别设置置信度阈值,可靠结果才允许自动填入,不确定结果明确拒绝填写。
  • 支持所有网站或指定网站授权,并可管理已授权和已禁用的网站。
  • 提供独立的首次安装引导和完整设置页面。
  • 支持扩展面板、图片右键菜单、可配置鼠标快捷操作和可选结果复制。
  • 提供本地模型状态、重试控制以及最多 20 条可清除、可复制的清理后诊断记录。
  • 扩展界面支持英文和简体中文。
  • 提供使用内置 ONNX/WebAssembly 资源的 Chrome Manifest V3 与 Microsoft Edge 构建。
  • 提供公开项目文档、贡献模板和自动化语义化版本发布流程。

隐私

  • 验证码图片和识别结果始终留在用户设备上。
  • 不包含账号、广告、分析、遥测、远程 OCR、远程代码或自动表单提交。

模型

  • 生产环境使用 2.24 MB CAPTCHA CTC 模型;在隔离的 10,000 张验证集上,自动填入精确率为 99.587%,覆盖率为 82.38%。
  • 冻结的 201 张基准集达到 98.01% 整串/填入准确率和 100% 算术答案准确率。
  • 已记录数据来源、许可证、分组隔离、Paddle/ONNX 一致性以及 Chrome/Edge 离线验证结果。

English

Added

  • Fully local recognition for common digit, English-letter, alphanumeric, and one-step integer arithmetic CAPTCHAs.
  • Conservative automatic filling with per-category confidence thresholds and explicit abstention for uncertain results.
  • User-controlled global or selected-site permissions with authorized and disabled site management.
  • A standalone first-install onboarding experience and a full-tab settings page.
  • Popup controls, image context-menu recognition, configurable mouse shortcuts, and optional result copying.
  • Local model status, retry controls, and up to 20 sanitized diagnostic records with clear and copy actions.
  • English and Simplified Chinese extension localization.
  • Chrome Manifest V3 and Microsoft Edge production builds using bundled ONNX/WebAssembly assets.
  • Public project documentation, contribution templates, and automated SemVer release infrastructure.

Privacy

  • CAPTCHA images and recognition results remain on the device.
  • No account, advertising, analytics, telemetry, remote OCR, remote code, or automatic form submission.

Model

  • Production 2.24 MB CAPTCHA CTC model approved at 99.587% automatic-fill precision and 82.38% coverage on the isolated 10,000-image validation set.
  • Frozen 201-image benchmark at 98.01% whole-string/fill accuracy and 100% arithmetic-answer accuracy.
  • Documented data provenance, licenses, split-group isolation, Paddle/ONNX parity, and offline Chrome/Edge verification.