UI to save and load gnome-shell extension templates
GUI to save and load gnome shell extensions and extension settings. This app makes it easier to share your gnome extensions setup with others. If an extension does not exist on the system, it will be downloaded from extensions.gnome.org website and installed automatically. Config files and the downloaded extensions are stored in ~/.config/gnome-extensions-loader directory. Installation To install the app run the following commands in your terminal. git clone https://github.com/emrecanaltinsoy/gnome-extensions-loader.git cd gnome-extensions-loader sudo make install To uninstall the app run the […]
Read more