-
Notifications
You must be signed in to change notification settings - Fork 91
Expand file tree
/
Copy pathcom.mattjakeman.ExtensionManager.metainfo.xml.in.in
More file actions
178 lines (178 loc) · 6.98 KB
/
com.mattjakeman.ExtensionManager.metainfo.xml.in.in
File metadata and controls
178 lines (178 loc) · 6.98 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
<?xml version="1.0" encoding="UTF-8"?>
<component type="desktop-application">
<id>@app_id@.desktop</id>
<metadata_license>CC0-1.0</metadata_license>
<project_license>GPL-3.0-or-later</project_license>
<name>Extension Manager</name>
<summary>Install GNOME Extensions</summary>
<content_rating type="oars-1.1" />
<developer id="com.mattjakeman">
<name translatable="no">Matthew Jakeman</name>
</developer>
<description>
<p>Browse and install GNOME Shell extensions to customise your desktop.</p>
<p>Features:</p>
<ul>
<li>Browse extensions.gnome.org right inside the app</li>
<li>Manage the extensions you already have installed</li>
</ul>
</description>
<screenshots>
<screenshot type="default">
<caption>Browse extensions.gnome.org right inside the app</caption>
<image>https://raw.githubusercontent.com/mjakeman/extension-manager/master/data/screenshot-browse.png?token=GHSAT0AAAAAABQAZ3HOZ6FIJC5TTAO6FSN6YPCKI3A</image>
</screenshot>
<screenshot type="default">
<caption>Manage the extensions you already have installed</caption>
<image>https://raw.githubusercontent.com/mjakeman/extension-manager/master/data/screenshot-installed-dark.png?token=GHSAT0AAAAAABQAZ3HODHOYG7PH5I2RBLQSYPCKI3A</image>
</screenshot>
<screenshot type="default">
<caption>A utility for managing GNOME Shell Extensions</caption>
<image>https://raw.githubusercontent.com/mjakeman/extension-manager/master/data/screenshot-details.png?token=GHSAT0AAAAAABQAZ3HOIYZECGZ6OIPZYE4IYPCKHVQ</image>
</screenshot>
</screenshots>
<launchable type="desktop-id">@app_id@.desktop</launchable>
<url type="homepage">https://mattjakeman.com/apps/extension-manager</url>
<url type="bugtracker">https://github.com/mjakeman/extension-manager/issues</url>
<url type="help">https://github.com/mjakeman/extension-manager/discussions</url>
<url type="donation">https://github.com/sponsors/mjakeman</url>
<url type="translate">https://github.com/mjakeman/extension-manager/blob/master/po/README.md</url>
<url type="contact">https://matrix.to/#/#extension-manager:matrix.org</url>
<url type="vcs-browser">https://github.com/mjakeman/extension-manager</url>
<translation type="gettext">extension-manager</translation>
<supports>
<control>pointing</control>
<control>keyboard</control>
<control>touch</control>
</supports>
<requires>
<display_length compare="ge">360</display_length>
</requires>
<releases>
<release version="0.5.0" date="2024-03-18">
<description translatable="no">
<p>The 'Performance & Polish' release</p>
<ul>
<li>Compatibility with GNOME 46</li>
<li>Display extension icons and statistics</li>
<li>Search is more reliable</li>
<li>New widgets, better resizing, cleaner look</li>
<li>Translation updates</li>
</ul>
</description>
</release>
<release version="0.4.3" date="2023-11-08">
<description translatable="no">
<ul>
<li>HOTFIX: Fix broken 'recent' and 'popularity' search filters</li>
<li>Various stability and correctness fixes</li>
<li>Translation updates</li>
</ul>
</description>
</release>
<release version="0.4.2" date="2023-06-19">
<description translatable="no">
<ul>
<li>Translation updates</li>
<li>Upgrade Assistant scroll fix</li>
<li>Pixel perfect app icon</li>
</ul>
</description>
</release>
<release version="0.4.1" date="2023-05-06">
<description translatable="no">
<ul>
<li>Translation updates</li>
<li>Official snap support</li>
<li>Improved error log generation</li>
</ul>
</description>
</release>
<release version="0.4.0" date="2022-09-26">
<description translatable="no">
<ul>
<li>Fully adaptive mobile-friendly user interface</li>
<li>Paginated search results</li>
<li>Upgrade Assistant for checking extension compatibility</li>
<li>Unsupported extensions are hidden by default</li>
<li>Overhauled error and crash reporting</li>
<li>Full-screen image viewer</li>
<li>Handles new <code>gnome-extensions://</code> URI scheme</li>
<li>Randomised extension suggestions</li>
<li>Performance and stability</li>
</ul>
</description>
</release>
<release version="0.3.2" date="2022-08-17">
<description translatable="no">
<ul>
<li>Translation updates</li>
<li>Various bug fixes</li>
<li>Performance and stability</li>
</ul>
</description>
</release>
<release version="0.3.1" date="2022-06-04">
<description translatable="no">
<ul>
<li>Translation updates</li>
<li>Remove release notes dialog</li>
<li>Fix special characters in installed extension listings</li>
<li>Performance and stability</li>
</ul>
</description>
</release>
<release version="0.3.0" date="2022-03-21">
<description translatable="no">
<p>The second feature update to extension-manager. Highlights include:</p>
<ul>
<li>View comments and reviews</li>
<li>Support for in-app updates</li>
<li>Better handling errors and out-of-date extensions</li>
<li>Allow installing 'unsupported' extensions</li>
<li>Display release notes on first run</li>
<li>New app icon</li>
<li>Optionally sort extensions by enabled status</li>
<li>Translation updates</li>
<li>Performance and stability</li>
</ul>
</description>
</release>
<release version="0.2.3" date="2022-02-21">
<description translatable="no">
<ul>
<li>Translation updates</li>
</ul>
</description>
</release>
<release version="0.2.2" date="2022-02-02">
<description translatable="no">
<ul>
<li>Translation updates</li>
<li>Fix special characters in search results</li>
</ul>
</description>
</release>
<release version="0.2.1" date="2022-01-24">
<description translatable="no">
<p>Fixes a crash that sometimes occurs while uninstalling an extension</p>
</description>
</release>
<release version="0.2.0" date="2022-01-24">
<description translatable="no">
<p>The first feature update to extension-manager. Highlights include:</p>
<ul>
<li>Dark theme and support for overriding the system colour scheme</li>
<li>Shows screenshots in extension listings</li>
<li>Shell version compatibility check</li>
<li>Localised into seven languages</li>
<li>Sort search results</li>
<li>Global extension on/off toggle</li>
<li>Displays user and system extensions separately</li>
<li>Performance and stability</li>
</ul>
</description>
</release>
<release version="0.1.0" date="2022-01-08"/>
</releases>
</component>