Review of "Smooth Zoom" version 1

Details Page Preview

Per-monitor cursor-following zoom with hotkey control.

Extension Homepage
https://github.com/kevinchappell/smoothzoom

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)

Shexli did not find any issues.

All Versions

Version Status
2 Active
1 Active

Previous Reviews on this Version

JustPerfection active
Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. You can also add `donations` to the `metadata.json`, so people can donate to you if they want: [Extension Anatomy: donations](https://gjs.guide/extensions/overview/anatomy.html#donations)
kevinchappell posted a review
Updated settings to use `connectObject` and `disconnectObject` instead of using `connect` and `disconnect`. Also: - updated `donations` in metadata.json - tested previous versions of gnome using distrobox.