Differences From Artifact [e08a3d0ea1]:
- File gc_lang/fr/webext/manifest.json — part of check-in [8a66c7c437] at 2018-01-16 16:45:01 on branch trunk — [fx] WebExt: lexicon editor (ß) (user: olr, size: 3636) [annotate] [blame] [check-ins using]
To Artifact [444665e26c]:
- File gc_lang/fr/webext/manifest.json — part of check-in [64a6a08b79] at 2018-01-23 15:30:09 on branch trunk — [fr] update: lexicon editor (user: olr, size: 3653) [annotate] [blame] [check-ins using]
| ︙ | |||
123 124 125 126 127 128 129 130 131 132 133 134 135 136 | 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 | + |
"grammalecte/fr/tests_data.json",
"img/logo-16.png"
],
"permissions": [
"activeTab",
"contextMenus",
"downloads",
"storage"
],
"chrome_settings_overrides": {
"search_provider": {
"name": "Grammalecte",
"search_url": "https://www.dicollecte.org/dictionary.php?prj=fr&lemma={searchTerms}",
|
| ︙ |