Review of "Task Up" version 15

Details Page Preview

Task bar. Manage multiple workspaces. Light extension. Complete rewrite of BaBar task bar extension, light code, only 600 lines. Favorites menu. Drag and drop tasks on workspaces. Some settings.

Extension Homepage
https://github.com/fthx/task-up

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

Previous Reviews on this Version

fthx posted a review
Hope I did not forget to null out ANY of them. ;-)
JustPerfection active
Well, it's better to only have `enable()` and `disable()` in the default class you are exporting and move everything else to another class. It will be easier to clean up and review :p