diff -r 453d34bf1834 -r 214d22b0c31c MozillaFirefox/firefox.js --- a/MozillaFirefox/firefox.js Mon Apr 17 09:40:14 2017 +0200 +++ b/MozillaFirefox/firefox.js Sun Jun 04 09:56:53 2017 +0200 @@ -1,1 +1,3 @@ +pref("intl.locale.matchOS", true); pref("browser.preferences.instantApply", true); +pref("geo.wifi.uri", "https://location.services.mozilla.com/v1/geolocate?key=%MOZILLA_API_KEY%");