Review of "FastOCR" version 2

Details Page Preview

AI-powered screen OCR. Select a region, text is copied to clipboard instantly. Requires a local Python backend (installed via extension preferences). This extension accesses the clipboard to copy extracted text.

Extension Homepage
https://github.com/jabez007/FastOCR

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

Shexli (experimental) manual_review 1

Shexli found 1 issue that may need reviewer attention.

EGO-A-005 manual_review

extensions should not access the clipboard directly

Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.

Review Guidelines

  • extension.js:169
    St.Clipboard.get_default()

All Versions

Version Status
2 Unreviewed
1 Rejected