Grammalecte  Check-in [5523059493]

Overview
Comment:[fx] WebExt: new num version
Downloads: Tarball | ZIP archive | SQL archive
Timelines: family | ancestors | descendants | both | fx | webext3
Files: files | file ages | folders
SHA3-256: 55230594934f4ce9dadba832638951ac928543c030ef4c9cd907d6fad19d32e8
User & Date: olr on 2017-10-18 11:05:51
Other Links: branch diff | manifest | tags
Context
2017-10-18
11:11
[fx] merge webext3: better interface check-in: a176d99c0b user: olr tags: trunk, fx
11:05
[fx] WebExt: new num version Closed-Leaf check-in: 5523059493 user: olr tags: fx, webext3
10:59
[fx] WebExt: better message box check-in: 98bc289244 user: olr tags: fx, webext3
Changes

Modified gc_lang/fr/webext/manifest.json from [84fabfba5c] to [1412216dfc].

1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "manifest_version": 2,
  "name": "Grammalecte [fr]",
  "short_name": "Grammalecte [fr]",
  "version": "0.6.0",

  "applications": {
    "gecko": {
      "id": "French-GC@grammalecte.net",
      "strict_min_version": "57.0"
    }
  },

  "minimum_chrome_version": "61",

  "author": "Olivier R.",
  "homepage_url": "https://grammalecte.net",




|




|







1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
{
  "manifest_version": 2,
  "name": "Grammalecte [fr]",
  "short_name": "Grammalecte [fr]",
  "version": "0.6.0.1",

  "applications": {
    "gecko": {
      "id": "French-GC@grammalecte.net",
      "strict_min_version": "56.0"
    }
  },

  "minimum_chrome_version": "61",

  "author": "Olivier R.",
  "homepage_url": "https://grammalecte.net",