12 lines
442 B
JSON
12 lines
442 B
JSON
{
|
|
"shell-version": ["@shell_current@" ],
|
|
"extension-id": "@extension_id@",
|
|
"uuid": "@uuid@",
|
|
"settings-schema": "@gschemaname@",
|
|
"gettext-domain": "@gettext_domain@",
|
|
"original-author": "zaspire@rambler.ru",
|
|
"name": "windowNavigator",
|
|
"description": "Allow keyboard selection of windows and workspaces in overlay mode. <Ctrl>number selects a workspace, and <Alt>number selects a window.",
|
|
"url": "@url@"
|
|
}
|