1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
|
{
"_generated": "Generated by SweetTooth, do not edit",
"description": "Disintegrate your windows with style.",
"donations": {
"github": "schneegans",
"kofi": "schneegans",
"paypal": "simonschneegans"
},
"gettext-domain": "burn-my-windows",
"name": "Burn My Windows",
"settings-schema": "org.gnome.shell.extensions.burn-my-windows",
"shell-version": [
"45",
"46",
"47",
"48",
"49",
"50"
],
"url": "https://github.com/Schneegans/Burn-My-Windows",
"uuid": "burn-my-windows@schneegans.github.com",
"version": 48
}
|