MozillaFirefox/firefox.js
changeset 1060 5ce9d1f6be41
parent 1059 936bf8851c57
child 1110 9e4b30f05706
equal deleted inserted replaced
1059:936bf8851c57 1060:5ce9d1f6be41
     1 pref("intl.locale.requested", "");
     1 pref("intl.locale.requested", "");
     2 pref("browser.preferences.instantApply", true);
     2 pref("browser.preferences.instantApply", true);
     3 pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
     3 pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");
     4 pref("extensions.unsignedScopes", 3);