Summary: Uuids of extensions to enable
Description:
GNOME Shell extensions have a uuid property; this key lists extensions which should be loaded. Any extension that wants to be loaded needs to be in this list. You can also manipulate this list with the EnableExtension and DisableExtension DBus methods on org.gnome.Shell.
Type: as
Default: []
Note:
In the array, there must be one and only one while space behind the comma(,).
Or else, the default value can't be restored
Registry Hive | HKEY_CURRENT_USER |
Registry Path | Software\Policies\Centrify\Gnome3\org.gnome.shell |
Value Name | enabled-extensions |
Value Type | REG_SZ |
Default Value | [] |