/usr/share/gnome-shell/extensions/disconnect-wifi@kgshank.net/metadata.json is in gnome-shell-extension-disconnect-wifi 17-2.
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 | {
"shell-version": [
"3.10",
"3.14",
"3.16",
"3.18",
"3.20",
"3.22",
"3.24",
"3.26"
],
"uuid": "disconnect-wifi@kgshank.net",
"name": "Disconnect Wifi",
"description": "Adds a Disconnect option for Wifi in status menu, when a network is connected. Shows a Reconnect option, after network is disconnected.",
"version": "17",
"original-author": "GopI",
"url": "https://github.com/kgshank/gse-disconnect-wifi"
}
|