name: gnome-extensions shortdesc: The gnome-extensions module can be used to install Gnome extensions inside system directory. readme: https://raw.githubusercontent.com/blue-build/modules/main/modules/gnome-extensions/README.md example: | type: gnome-extensions install: - Night Theme Switcher - Blur my Shell # Notice how extension is named "Blur my Shell" & not "Blur My Shell"? # Name is case-sensitive, so check if extension name is typed correctly uninstall: - GSConnect # Uninstall step here should be used only for the extensions # which are not installed through OS package manager in the base image, # like extensions installed from gnome-extensions module