|
|
|
|
40
|
// up to and including 41. On Firefox 42 and higher, we will run without the
|
40
|
// up to and including 41. On Firefox 42 and higher, we will run without the
|
41
|
// extension.
|
41
|
// extension.
|
42
|
// If set to -1, an extension will be required for all versions of Firefox.
|
42
|
// If set to -1, an extension will be required for all versions of Firefox.
|
43
|
- desktopSharingFirefoxMaxVersionExtRequired: -1,
|
|
|
|
|
43
|
+ desktopSharingFirefoxMaxVersionExtRequired: 51,
|
44
|
// The URL to the Firefox extension for desktop sharing.
|
44
|
// The URL to the Firefox extension for desktop sharing.
|
45
|
desktopSharingFirefoxExtensionURL: null,
|
45
|
desktopSharingFirefoxExtensionURL: null,
|
46
|
|
46
|
|