Overview
Comment: | [fx] new description for WebExtension (necessary to be found via search engine) |
---|---|
Downloads: | Tarball | ZIP archive | SQL archive |
Timelines: | family | ancestors | descendants | both | trunk | fx |
Files: | files | file ages | folders |
SHA3-256: |
c008f615419c746ce24cdbf3817da2db |
User & Date: | olr on 2017-12-22 09:12:31 |
Other Links: | manifest | tags |
Context
2017-12-22
| ||
15:08 | [fr] formateur de texte: tiret en début de paragraphe avant points check-in: d27b7d08ff user: olr tags: trunk, fr | |
09:12 | [fx] new description for WebExtension (necessary to be found via search engine) check-in: c008f61541 user: olr tags: trunk, fx | |
2017-12-21
| ||
08:53 | [fr] màj: confusions <son/sont> check-in: 83cbfa304e user: olr tags: trunk, fr | |
Changes
Modified gc_lang/fr/webext/manifest.json from [cdfee34ee7] to [84fab8d7b3].
︙ | ︙ | |||
11 12 13 14 15 16 17 | } }, "minimum_chrome_version": "61", "author": "Olivier R.", "homepage_url": "https://grammalecte.net", | | | 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 | } }, "minimum_chrome_version": "61", "author": "Olivier R.", "homepage_url": "https://grammalecte.net", "description": "Correcteur grammatical, orthographique et typographique 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", |
︙ | ︙ |