Differences From Artifact [6d89bba445]:
- File gc_lang/fr/webext/manifest.json — part of check-in [4b80fae088] at 2017-08-30 13:48:40 on branch webext2 — [fx] rename content_modifier.js -> init.js (user: olr, size: 2468) [annotate] [blame] [check-ins using]
To Artifact [0c94f16f59]:
- File gc_lang/fr/webext/manifest.json — part of check-in [d714a91c2d] at 2017-08-30 14:27:13 on branch webext2 — [fx] include data for locales (not used ATM) to remove warning in the console (user: olr, size: 2495) [annotate] [blame] [check-ins using]
| ︙ | ︙ | |||
11 12 13 14 15 16 17 18 19 20 21 22 23 24 |
}
},
"author": "Olivier R.",
"homepage_url": "https://grammalecte.net",
"description": "Correcteur grammatical pour le français.",
"icons": { "16": "img/logo-16.png",
"32": "img/logo-32.png",
"48": "img/logo-48.png",
"64": "img/logo-64.png",
"80": "img/logo-80.png",
"96": "img/logo-96.png" },
| > > | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 |
}
},
"author": "Olivier R.",
"homepage_url": "https://grammalecte.net",
"description": "Correcteur grammatical pour le français.",
"default_locale": "fr",
"icons": { "16": "img/logo-16.png",
"32": "img/logo-32.png",
"48": "img/logo-48.png",
"64": "img/logo-64.png",
"80": "img/logo-80.png",
"96": "img/logo-96.png" },
|
| ︙ | ︙ |