repo.or.cz
/
QuoteCollapse.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
history
|
raw
|
HEAD
point to QCC
[QuoteCollapse.git]
/
src
/
manifest.json
blob
71f4c9120cb24bb598915a90428016f61e1d5439
1
{
2
"manifest_version": 2,
3
"name": "QuoteCollapse",
4
"description": "Collapse quotes",
5
"version": "2.0",
6
"author": "Michael J Gruber",
7
"legacy": true,
8
"applications": {
9
"gecko": {
10
"id": "{0b62b504-857c-4f62-a336-2e8425bd5738}",
11
"strict_min_version": "68.0"
12
}
13
},
14
"icons": {
15
"32": "skin/quotecollapse.png"
16
}
17
}