Review of "Snowy" version 17

Details Page Preview

Let it snow! - GNOME 47 support - Multiple monitors support - GUI preferences - Animation configuration - Fully customizable appearance

Extension Homepage
https://github.com/ExposedCat/snowy

No comments.

Diff Against

Files

Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.

All Versions

Previous Reviews on this Version

JustPerfection rejected
1. Don't hold `settings` in `this` since it won't get garbage collected after window close (line 10 prefs.js). Make it local to `fillPreferencesWindow()` and attach it to the `window._settings`. 2. Yo forgot to include the `js` folder.