Review of "Fuzzy Clock" version 8

Details Page Preview

Make the top bar clock fuzzy

Extension Homepage
https://github.com/Cj-Malone/Fuzzy-Clock

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

Version Status
8 Active
7 Active
6 Inactive
5 Rejected
4 Inactive
3 Inactive
2 Inactive
1 Inactive

Previous Reviews on this Version

JustPerfection active
Don't use `var`. Use `let` and `const` instead. 2. Also null out in disable: ```js this.defaultText = null; ``` [EGO Review Guidelines: Destroy](https://gjs.guide/extensions/review-guidelines/review-guidelines.html#destroy-all-objects)
KeepAwayFromFire posted a review
Thanks, I don't do anything in JS so this has been an experience. I've updated head and this will be in the next release.