Review of "Scroll Scold" version 1.0 (2)

Details Page Preview

Scolds you when doomscrolling sites steal too much of your time. Watches the focused browser window and sends an angry-bell notification (with sound) when you spend too long actively on a social media site.

Extension Homepage
https://github.com/BlackEyedHatMan/scroll-scold

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

Shexli found 1 issue that may need reviewer attention.

EGO-X-004 warning

extensions should avoid synchronous file IO in shell code

Shell code should avoid synchronous file IO APIs like `GLib.file_get_contents()` and `Gio.File.load_contents()`.

File Operations

  • lib/storage.js:30
    file.load_contents(null)

All Versions

Version Status
1.1 (3) Unreviewed
1.0 (2) Rejected
1.0 (1) Rejected

Previous Reviews on this Version

blackeyedhatman auto- rejected
Auto-rejected because of new version 1.1 (3) was uploaded