GNOME Shell emits a warning when "url" is absent in metadata.json, adding it costs nothing. Links to the GIT repository because I found no better page to reference.
10 lines
297 B
Plaintext
10 lines
297 B
Plaintext
{
|
|
"uuid": "@uuid@",
|
|
"name": "AlternateTab",
|
|
"description": "A replacement for Alt-Tab, allows to cycle between windows and does not group by application",
|
|
"original-author": "thomas.bouffon@gmail.com",
|
|
"shell-version": [ "2.91.5", "@shell_current@" ],
|
|
"localedir": "@LOCALEDIR@",
|
|
"url": "@url@"
|
|
}
|