The functionalities of the GNOME desktop environment can be expanded with the installation of Ubuntu GNOME extensions. These are plugins written and submitted by normal users and developers that seek to improve the desktop environment and want to share their extension with other users. If you are hoping to customize your desktop experience, add new features to the GUI, or use tools that increase productivity, using GNOME shell extensions makes the process rather easy.
In this tutorial, you will learn how to install Gnome Shell Extensions on Ubuntu 22.04 Jammy Jellyfish Desktop. Follow along with us below to get it set up and begin browsing various extensions available for download.
In this tutorial you will learn:
How to install Ubuntu gnome extensions
How to install Gnome shell add-on integration with Firefox browser
Privileged access to your Linux system as root or via the sudo command.
Conventions
# – requires given linux commands to be executed with root privileges either directly as a root user or by use of sudo command $ – requires given linux commands to be executed as a regular non-privileged user
Ubuntu Gnome extension installation step by step instructions
First we will be installing extra in-house Ubuntu extensions for Ubuntu 22.04 desktop. To do so open a command line terminal and execute the following commands:
Before we can install any additional extensions we first need to configure Gnome shell host connector. To do so execute the following Linux command:
$ sudo apt install chrome-gnome-shell
Failing this step will result in Although GNOME Shell integration extension is running, native host connector is not detected. Refer documentation for instructions about installing connector error message.
After this step you should see the extension on your desktop enabled and ready for configuration.
Closing Thoughts
In this tutorial, we saw how to install the GNOME extensions tool and then install user submitted plugins from the GNOME extensions website. GNOME extensions are a very handy way to extend the functionality of your Ubuntu 22.04 desktop.