/usr/share/gnome-shell/extensions/LogOutButton@kyle.aims.ac.za/metadata.json is in gnome-shell-extension-log-out-button 1.0.7-1.
This file is owned by root:root, with mode 0o644.
The actual contents of the file can be viewed below.
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 | {
"name": "Log Out Button",
"uuid": "LogOutButton@kyle.aims.ac.za",
"url": "https://gitlab.com/paddatrapper/log-out-button-gnome-extension",
"description": "Add log-out button to the action tray",
"gettext-domain": "logoutbutton",
"settings-schema": "org.gnome.shell.extensions.logoutbutton",
"shell-version": [
"3.10",
"3.12",
"3.14",
"3.16",
"3.18",
"3.20",
"3.22",
"3.24",
"3.26"
]
}
|