Review of "astrapi.os | Panel Menu" version 5

Details Page Preview

A GNOME Shell Extension to add custom menu to panel

Extension Homepage
https://gitlab.com/astrapi-os/shell-extensions/panel-menu

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
6 Active
5 Rejected
4 Rejected
3 Active
2 Rejected
1 Rejected

Previous Reviews on this Version

JustPerfection rejected
You are storing indicators inside `context` which is the default class you are exporting. so `_indicators` and `json` won't be cleaned up after disable. When you send something from the entry point, you should only use the property it has not adding any property to it.