I much prefer the Extension Manager app to the Extensions app of Gnome. My goal is to exclude the Extensions app from my installation. Through environment.gnome.excludePackagesI’ve had no luck yet as the Extensions app seems to be special.
Its .desktop file shows: Exec=/nix/store/<…>-gnome-shell-49.2/bin/gnome-extensions-app
So it seems it’s not a standalone package but is part of gnome-shell…
Just to be clear, I try to exclude the “Extensions” app.
Thank you for your suggestion. The case of Extensions is a bit special though. gnome-shell will detect the used Extensions app by checking the availability of gnome-extensions-app and then extension-manager. It will then send all notifications related to extensions pointing to the first found Extensions app.