Overview
| Comment: | [fx] version 0.6.0.2: bug fixes for Firefox | 
|---|---|
| Downloads: | Tarball | ZIP archive | SQL archive | 
| Timelines: | family | ancestors | descendants | both | trunk | fx | 
| Files: | files | file ages | folders | 
| SHA3-256: | a6bce3bf7387e6b9809b5a08e696cbe5 | 
| User & Date: | olr on 2017-10-23 15:22:57 | 
| Other Links: | manifest | tags | 
Context
| 2017-10-23 | ||
| 16:23 | [fr] pt: en position de faiblesse check-in: b670380bed user: olr tags: trunk, fr | |
| 15:22 | [fx] version 0.6.0.2: bug fixes for Firefox check-in: a6bce3bf73 user: olr tags: trunk, fx | |
| 14:05 | [fx] CSS: protect spinner from modifications from pages check-in: 5fcea2e5bc user: olr tags: trunk, fx | |
Changes
Modified gc_lang/fr/webext/manifest.json from [1412216dfc] to [f6950ee046].
| 1 2 3 4 | 
{
  "manifest_version": 2,
  "name": "Grammalecte [fr]",
  "short_name": "Grammalecte [fr]",
 | | | 1 2 3 4 5 6 7 8 9 10 11 12 | 
{
  "manifest_version": 2,
  "name": "Grammalecte [fr]",
  "short_name": "Grammalecte [fr]",
  "version": "0.6.0.2",
  "applications": {
    "gecko": {
      "id": "French-GC@grammalecte.net",
      "strict_min_version": "56.0"
    }
  },
 | 
| ︙ | ︙ |