Differences From Artifact [6de540cb7c]:
- File gc_lang/fr/webext/manifest.json — part of check-in [49d3639117] at 2019-05-12 18:57:48 on branch trunk — [fx] update manifest.json (user: olr, size: 3575) [annotate] [blame] [check-ins using]
To Artifact [8dac256bfb]:
- File gc_lang/fr/webext/manifest.json — part of check-in [c775552b47] at 2020-03-11 20:29:34 on branch trunk — [fx] API for web pages and context menu for iframes (user: olr, size: 3605) [annotate] [blame] [check-ins using]
| ︙ | |||
91 92 93 94 95 96 97 98 99 100 101 102 103 104 | 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 | + |
"lexicon_editor": {
"suggested_key": { "default": "Ctrl+Shift+7" },
"description": "Ouvre l’éditeur lexical"
}
},
"web_accessible_resources": [
"content_scripts/api.js",
"content_scripts/panel.css",
"content_scripts/panel_tf.css",
"content_scripts/panel_gc.css",
"content_scripts/panel_lxg.css",
"content_scripts/panel_conj.css",
"content_scripts/message_box.css",
"content_scripts/menu.css",
|
| ︙ |