Review of "Wiggle Finder" version 1

Details Page Preview

Shake the mouse to find your cursor - a large highlight ring appears around the pointer and fades away, just like macOS.

Extension Homepage
https://github.com/JiruGutema/wiggle-finder

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) warning 1

Shexli found 1 issue that may need reviewer attention.

EGO-L-003 warning

signals connected by extension should be disconnected in disable()

Signals assigned in `enable()` are missing matching disconnect calls in `disable()` or its helper methods.

Disconnect all signals

  • extension.js:73
    this._settings.connect(`changed::${key}`, () => apply(read()))

All Versions

Version Status
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

jirugutema auto- rejected
Auto-rejected because of new version 2 was uploaded