14 lines
414 B
JSON
14 lines
414 B
JSON
{
|
|
"uuid": "applet-launcher@jroshthen1.github.io",
|
|
"name": "Applet Launcher",
|
|
"description": "A simple extension to launch desired applications from the top bar",
|
|
"shell-version": [
|
|
"42",
|
|
"43",
|
|
"44"
|
|
],
|
|
"version": 1,
|
|
"settings-schema": "org.gnome.shell.extensions.applet-launcher@jroshthen1.github.io",
|
|
"gettext-domain": "applet-launcher@jroshthen1.github.io",
|
|
"prefs.js": "prefs.js"
|
|
}
|