15 lines
341 B
JSON
15 lines
341 B
JSON
{
|
|
"uuid": "pilot-control@gnome-shell-extensions",
|
|
"name": "Pilot Control",
|
|
"description": "Control Pilot V2 MQTT agent from GNOME Shell",
|
|
"version": 1,
|
|
"shell-version": [
|
|
"45",
|
|
"46",
|
|
"47",
|
|
"48"
|
|
],
|
|
"url": "https://github.com/yourusername/pilot",
|
|
"settings-schema": "org.gnome.shell.extensions.pilot-control"
|
|
}
|