Grammalecte  Diff

Differences From Artifact [9d35bad1da]:

To Artifact [756d794e19]:


10
11
12
13
14
15
16
17

18
19
20
21
22
23
24
10
11
12
13
14
15
16

17
18
19
20
21
22
23
24







-
+







      "strict_min_version": "56.0"
    }
  },

  "minimum_chrome_version": "61",

  "author": "Olivier R.",
  "homepage_url": "http://grammalecte.net",
  "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",
123
124
125
126
127
128
129
130

131
132

133
134
135
136
137
123
124
125
126
127
128
129

130
131

132
133
134
135
136
137







-
+

-
+





    "downloads",
    "storage"
  ],

  "chrome_settings_overrides": {
    "search_provider": {
      "name": "Grammalecte",
      "search_url": "https://www.dicollecte.org/dictionary.php?prj=fr&lemma={searchTerms}",
      "search_url": "https://grammalecte.net/dictionary.php?prj=fr&lemma={searchTerms}",
      "keyword": "gram",
      "favicon_url": "https://www.dicollecte.org/favicon.ico",
      "favicon_url": "https://grammalecte.net/favicon.ico",
      "encoding": "UTF-8",
      "is_default": false
    }
  }
}