Review of "DDNet Friends Panel" version 4

Details Page Preview

Automatically check for online DDNet (DDraceNetwork/Teeworlds) friends and join them from your top bar. This extension will check for online DDNet friends and show their count in your top bar. You can click the indicator to expand the panel and see more details such as the map each friend is playing, and you can click on a friend list item to launch the game and connect to the server they are in.

Extension Homepage
https://github.com/hus3h/gnome-shell-extension-ddnet-friends-panel

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

Previous Reviews on this Version

JustPerfection rejected
1. You cannot create objects in global scope (line 4 and 6 prefs.js, line 18 extension.js). 2. Remove line 13 extension.js since it's not getting used. 3. Use `ExtensionUtils.openPrefs()` instead of spawn command (line 68 extension.js).