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!!!
Note: Binary files aren't shown on the web site. To see all files, please download the extension zipfile.
EGO-P-006 warning
unnecessary build and translation artifacts should not be shipped
Compiled GSettings schemas should not be shipped for 45+ packages.
Don't include unnecessary files
schemas/gschemas.compiled
schemas/gschemas.compiled
| Version | Status |
|---|---|
| 11 | Active |
| 10 | Active |
| 9 | Rejected |
| 8 | Rejected |
| 7 | Rejected |
| 6 | Inactive |
| 5 | Rejected |
| 4 | Rejected |
| 3 | Inactive |
| 2 | Rejected |
| 1 | Rejected |
1. Please use `connectObject()` and `disconnectObject()` so it is easier to track for cleanup. 2. Remove unnecessary try-catch wrappers. Something like disconnect doesn't need to be wrapped with try-catch. 3. Please remove these keys from `metadata.json`: - `author` - `contact` - `issue_url` - `license` 4. Please remove `schemas/gschemas.compiled`. Not needed for 45+ packages. 5. Don't need to use any parameters for `this.getSettings()` since you already have that in `metadata.json`. If you need any help with your extension you can ask us on: - [GNOME Extensions Matrix Channel](https://matrix.to/#/#extensions:gnome.org) - IRC Bridge: irc://irc.gimpnet.org/shell-extensions