15 lines
352 B
JSON
15 lines
352 B
JSON
{
|
|
"name": "Quotes",
|
|
"description": "Display quotes in the top bar with periodic rotation and remote synchronization",
|
|
"uuid": "quotes@thinh.dev",
|
|
"shell-version": [
|
|
"45",
|
|
"46",
|
|
"47",
|
|
"48"
|
|
],
|
|
"version": 1,
|
|
"url": "https://git.thinhha.pro/public/quotes-extension",
|
|
"settings-schema": "org.gnome.shell.extensions.quotes"
|
|
}
|