Codebase list debianbuttons / fcb28d7
Update upstream source from tag 'upstream/2.3' Update to upstream version '2.3' with Debian dir 46280654643cfe094c338df88a4d69a5498d6758 Damyan Ivanov 5 years ago
2 changed file(s) with 10 addition(s) and 4 deletion(s). Raw diff Collapse all Expand all
0 2.3 [2019-01-17]
1 * use the dark-coloured icon by default
2 Thanks to Arnaud Rebillout
3 * bump minimum required version to 57 to guarantee support
4 for all the used features
5
06 2.2 [2018-09-26]
17 * remove leading/trailing white-space before evaluating input's
28 likeliness
11 "applications": {
22 "gecko": {
33 "id": "{8fb11c5b-84eb-4da0-9128-292eacce2dcb}",
4 "strict_min_version": "42.0"
4 "strict_min_version": "57.0"
55 }
66 },
77 "author": "Damyan Ivanov",
88 "manifest_version": 2,
9 "version": "2.2",
9 "version": "2.3",
1010 "name": "Debian queries",
1111 "description": "Query Debian-related websites using the text in the clipboard",
12 "homepage_url": "http://icedeb.ktnx.net/",
12 "homepage_url": "https://icedeb.ktnx.net/",
1313 "icons": {
1414 "48": "icons/openlogo-nd.svg"
1515 },
1818 ],
1919 "browser_action": {
2020 "browser_style": true,
21 "default_icon": "icons/icedeb-addon-light.svg",
21 "default_icon": "icons/icedeb-addon-dark.svg",
2222 "default_title": "Query Debian websites",
2323 "default_popup": "icedeb.html",
2424 "theme_icons": [