Review of "spotify-tray" version 2

Details Page Preview

Adds a button to the panel that shows information Spotify playback. For bug reports, feature requests, translation contributions, etc., please visit the extension's github page.

Extension Homepage
https://github.com/esenliyim/sp-tray

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

JustPerfection rejected
Thanks for fixing the issue. Just a minor tweak needed. Please move this line: let settings = ExtensionUtils.getSettings(); to SpTrayButton._init() or SpTrayButton._initSettings() You shouldn't create objects in global scope: https://wiki.gnome.org/Projects/GnomeShell/Extensions/Review#Only_use_.60init.28.29.60_for_initialization