Differences From Artifact [8102da3b21]:
- File gc_lang/fr/webext/manifest.json — part of check-in [e7592882ed] at 2017-09-27 10:20:02 on branch trunk — [fx] WebExt: adaptation to Chrome: minimal version required (user: olr, size: 3373) [annotate] [blame] [check-ins using]
To Artifact [540693d351]:
- File gc_lang/fr/webext/manifest.json — part of check-in [b81808e2fa] at 2017-09-27 11:04:40 on branch trunk — [fx] WebExt: adaptation to Chrome: create window and tab (user: olr, size: 3341) [annotate] [blame] [check-ins using]
1 2 3 4 5 |
{
"manifest_version": 2,
"name": "Grammalecte [fr]",
"short_name": "Grammalecte [fr]",
"version": "0.6.0",
| < | 1 2 3 4 5 6 7 8 9 10 11 12 |
{
"manifest_version": 2,
"name": "Grammalecte [fr]",
"short_name": "Grammalecte [fr]",
"version": "0.6.0",
"applications": {
"gecko": {
"id": "French-GC@grammalecte.net",
"strict_min_version": "57.0"
}
},
|
| ︙ | ︙ |