diff -r fbb2f292caaa -r 70c9d891389f MozillaFirefox/firefox.js --- a/MozillaFirefox/firefox.js Sun Apr 23 14:52:15 2017 +0200 +++ b/MozillaFirefox/firefox.js Wed Apr 26 14:27:22 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%");