Review of "Medialine" version 5

Details Page Preview

Shows currently playing media in the top bar in a minimal elegant way. - Enhanced support for PWA's with proper icon and window callback - Customisable icon in the top bar: supports app icon, album art, playing status or custom image - Full support for seeking, play pause, track change, shuffle and repeat from the popup only - When there are multiple media sources, shows all the players in a compact manner - Customisable text and background color to match with your theme >>> Please ⭐ the GitHub repo if you like the extension!!!

Extension Homepage
https://github.com/funinkina/medialine

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

Previous Reviews on this Version

JustPerfection rejected
1. Why not importing at the top of the file (line 44 `extension.js`)? 2. Remove `async` from disable. GNOME Shell doesn't expect disable to be async. 3. Why `Main.panel.statusArea.dateMenu?._messageList?` null options? I see those in other extensions too. Is that coming from AI?