Review of "Native Screenshot UI OCR Extended" version 0.1.0 (1)

Details Page Preview

Adds OCR to GNOME's native screenshot picker and panel: select an area, extract its text, and copy it straight to your clipboard. Requires tesseract (e.g. `sudo dnf install tesseract` or `sudo apt install tesseract-ocr`) to be installed separately.

Extension Homepage
https://github.com/oreocapybara/gnome-native-screenshot-ui-ocr-extended

No comments.

FAQ

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:193
    St.Clipboard.get_default()

All Versions

Version Status
0.1.0 (1) Unreviewed

Previous Reviews on this Version

oreocapybara posted a review