Review of "Transmission Daemon Indicator NG" version 1

Details Page Preview

Monitor and control transmission-daemon or transmission-gtk. The extension use the Transmission RPC protocol for interacting with it. Fragments 2.0 user also can use this extension because it is a frontend for transmission-daemon. This extension is only for Gnome Shell version major or equal to 43 because it use libsoup3.

Extension Homepage
https://gitlab.gnome.org/glerro/gnome-shell-extension-transmission-daemon-ng

No comments.

FAQ

Files

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

All Versions

Version Status
2.5.0 (12) Active
2.4.1 (11) Active
2.4.0 (10) Active
2.3.0 (9) Active
8 Active
7 Inactive
6 Active
5 Active
4 Active
3 Rejected
2 Active
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
1. Please remove `run_dispose()` (line 80 prefs.js): https://gjs-docs.gnome.org/gobject20~2.0/gobject.object#method-run_dispose > This function should only be called from object system implementations. 2. Please remove logs. If you want to use log, use `console.log()`, `console.debug()`, ... 3. You cannot create instances in global scope which is the same as init (line 1761 extension.js). Move that to enable and null it out in disable. https://gjs.guide/extensions/review-guidelines/review-guidelines.html#only-use-init-for-initialization If you need any help with your extension you can ask us on: - [GNOME Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions