7 lines
227 B
JSON
7 lines
227 B
JSON
{
|
|
"uuid": "example@gnome-shell-extensions.gnome.org",
|
|
"name": "Hello, World!",
|
|
"description": "An example extension to show how it works. Shows Hello, world when clicking on the top panel.",
|
|
"shell-version": [ "2.91.6" ]
|
|
}
|