Annotate directly on GNOME's native screenshot UI, Lightshot style. Tools: pen, line, arrow, rectangle, highlighter and text, with an 8-colour palette, adjustable stroke width, undo/redo and keyboard shortcuts. Annotations are composited into the saved PNG. Clipboard access: like the native screenshot UI, the finished image is copied to the clipboard so it can be pasted straight away. The extension only writes the image it just produced; it never reads the clipboard and never sends its contents anywhere.
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-A-005 manual_review
extensions should not access the clipboard directly
Direct clipboard access via `St.Clipboard.get_default()` requires reviewer scrutiny.
src/patcher.js:684
St.Clipboard.get_default()
EGO-P-003 error
GSettings schema XML must be present in package
Extension appears to use GSettings but no `.gschema.xml` file is included in the package.
| Version | Status |
|---|---|
| 1 | Unreviewed |