Skip to main content

Posts

Showing posts with the label ubuntu

How to enable extensions in Ubuntu 20.04

  The Linux and its sister Operating Systems, even though they are open source, are known for their inferior UI when compared with the Microsoft Windows OS. (but yeah, they are much more robust than the Windows )... But hey, to help you, the whole community is trying to make things better... The powerful tool that can help in making a user-friendly interface - GNOME Shell Extensions..!! What are these? - Just as you use the extensions for your browser, these are the add-ons you can use for your Linux-based Operating Systems.. So, yeah, let's dive into the 'how'... Enabling the GNOME Shell Extensions:- Step-1:- Open your terminal and enter the following command sudo apt install gnome-shell-extensions After you are done with the installation in your system, it's time to turn to your browser... Step-2:- Visit the link in a browser:  https://extensions.gnome.org/ Then the system and browser will communicate in a pretty good way and understand that you want to have the exten...