49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
|
`-i --install`
> Install the LibreOffice extension.
`-fx --firefox`
> Launch Firefox Nightly.
> Unit tests can be lanched from Firefox, with CTRL+SHIFT+F12.
`-tb --thunderbird`
> Launch Thunderbird.
## Examples ##
|
>
>
>
>
>
|
|
|
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
|
`-i --install`
> Install the LibreOffice extension.
`-fx --firefox`
> Launch Firefox Developper (before Firefox 57).
> Unit tests can be lanched from Firefox, with CTRL+SHIFT+F12.
`-we --webext`
> Launch Firefox Nightly (Firefox 57+).
> Unit tests can be lanched from the menu.
`-tb --thunderbird`
> Launch Thunderbird.
## Examples ##
|