Review of "Hati Cursor Highlighter" version 3

Details Page Preview

Professional cursor highlighting for presentations and screen recording.

Extension Homepage
https://github.com/szymonwilczek/hati

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)

Shexli has not produced a result yet.

All Versions

Version Status
4 Active
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

szymonwilczek posted a review
This version addresses the version 2 issues. Also: Sorry for the large pack of code again, I've been working on the extension and I posted the last (version 2) review quite some time ago. Since then I completed the 'spotlight' effect. Best regards, Szymon
JustPerfection rejected
1. Please use aysnc for reading file content since you are in shell process (line 74 `modules/presets-manager.js`): [Gio.File.load_contents_async](https://gjs-docs.gnome.org/gio20~2.0/gio.file#method-load_contents_async) 2. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages.