Categorie
Articolo

Gnome extensions updates

How many times will a gnome extension happen to update and then stop working? To me a lot!

I’ll try to write a short guide to blocking individual extension updates. First I will explain how to manually install a single extension:

download the extension from the official website https://extensions.gnome.org/ (or wherever you prefer) and install it with the following command in a terminal:

gnome-extensions install [application_name]

Then goto:

~/.local/share/gnome-shell/extensions/application_name

edit the file “metadata.json” inside that dir
(with nano o whatever you prefer)

Put in the version number of the extension a much greater value than the current one (ex if 30 put 300 … you can even put the number 0 (zero) if you prefer a subsequent manual update from the site)

That’s all

This website stores cookies on your computer. These cookies are used to provide a more personalized experience and to track your whereabouts around our website in compliance with the European General Data Protection Regulation. If you decide to to opt-out of any future tracking, a cookie will be setup in your browser to remember this choice for one year.

Accept or Deny