docs: "Almost all" extensions compatibility is true now.

This commit is contained in:
fiftydinar 2024-04-08 22:19:52 +02:00
parent 5ab351bfda
commit ae1a7b53bf

View file

@ -4,7 +4,7 @@ The `gnome-extensions` module can be used to install Gnome extensions inside sys
This module is universally compatible with all distributions which ship Gnome, as it's not tied to specific distribution packaging format for installing extensions.
Most Gnome extensions are compatible for installation.
Almost all Gnome extensions are compatible for installation.
Only rare intervention that might be needed is for extensions which require some additional system dependencies, like Pano.
Thanks to https://extensions.gnome.org which provides end-releases of extensions as zips, it is very easy to maintain this module configuration.