Review of "Disk Space (panel indicator)" version 3

Details Page Preview

Permanent panel icon showing the usage of a chosen volume; click it to list every mounted volume (internal and external) with its Nautilus name.

Extension Homepage
https://github.com/Lokoyote/Diskspace

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)

Shexli did not find any issues.

All Versions

Version Status
4 Active
3 Rejected
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
Please add this to the destroy function: ```js this._volumeMonitor?.disconnectObject(this); this.menu?.disconnectObject(this); this._settings?.disconnectObject(this); ```