1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
|
{
"_generated": "Generated by SweetTooth, do not edit",
"description": "Show status icons in the top bar",
"gettext-domain": "gnome-shell-extension-status-icons",
"name": "Status Icons",
"settings-schema": "org.gnome.shell.extensions.status-icons",
"shell-version": [
"45",
"46",
"47",
"48",
"49",
"50"
],
"url": "https://gitlab.gnome.org/GNOME/gnome-shell-extensions",
"uuid": "status-icons@gnome-shell-extensions.gcampax.github.com",
"version": 19,
"version-name": "50.2"
}
|