Differences From Artifact [8ca9ed57ec]:
- File gc_lang/fr/webext/manifest.json — part of check-in [019cf17655] at 2019-02-02 16:20:56 on branch comdic — [fx] commands via shorcuts (user: olr, size: 4111) [annotate] [blame] [check-ins using]
To Artifact [f83d1e1e3e]:
- File gc_lang/fr/webext/manifest.json — part of check-in [fd372b5786] at 2019-02-12 19:58:49 on branch comdic — [fx] dictionaries manager: update (user: olr, size: 4126) [annotate] [blame] [check-ins using] [more...]
| ︙ | ︙ | |||
128 129 130 131 132 133 134 135 136 137 138 139 140 141 |
],
"permissions": [
"*://localhost/*",
"*://dic.grammalecte.net/*",
"activeTab",
"contextMenus",
"downloads",
"storage"
],
"chrome_settings_overrides": {
"search_provider": {
"name": "Grammalecte",
| > | 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 |
],
"permissions": [
"*://localhost/*",
"*://dic.grammalecte.net/*",
"activeTab",
"contextMenus",
"cookies",
"downloads",
"storage"
],
"chrome_settings_overrides": {
"search_provider": {
"name": "Grammalecte",
|
| ︙ | ︙ |