Differences From Artifact [133f1ccd87]:
- File gc_lang/fr/webext/manifest.json — part of check-in [b862e68eb3] at 2017-08-16 13:54:13 on branch webext2 — [fx] update manifest.json for previous commit (user: olr, size: 1943) [annotate] [blame] [check-ins using]
To Artifact [5ecb19059a]:
- File gc_lang/fr/webext/manifest.json — part of check-in [ab1793ecaf] at 2017-08-24 11:28:40 on branch webext2 — [fx] text formatter update (user: olr, size: 1986) [annotate] [blame] [check-ins using]
| ︙ | |||
41 42 43 44 45 46 47 48 49 50 51 52 53 54 | 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 | + |
"content_scripts/panels_content.css",
"content_scripts/tf_content.css",
"content_scripts/gc_content.css",
"content_scripts/lxg_content.css"
],
"js": [
"content_scripts/panels_content.js",
"grammalecte/fr/textformatter.js",
"content_scripts/tf_content.js",
"content_scripts/gc_content.js",
"content_scripts/lxg_content.js",
"content_scripts/content_modifier.js"
]
}
],
|
| ︙ |