1
2
3
4
5
6
7
8
9
10
11
  | 
# Grammalecte for Firefox and Chrome and for Thunderbird
* [Website](https://grammalecte.net)
* [Source code](http://code.grammalecte.net:8080/home)
This extension offers a grammar checking tool for the French Language.
## WebExtension
The grammar checker runs in a Worker launched from the background script.
  | 
|
  | 
1
2
3
4
5
6
7
8
9
10
11
  | 
# Grammalecte for Firefox and Chrome and for Thunderbird
* [Website](https://grammalecte.net)
* [Source code](http://grammalecte.net:8080/)
This extension offers a grammar checking tool for the French Language.
## WebExtension
The grammar checker runs in a Worker launched from the background script.
  |