MozillaFirefox/firefox.js
branchfirefox52
changeset 971 58f5b7e6c79e
parent 543 24c3eafd49a1
child 1035 452af5d124ad
--- a/MozillaFirefox/firefox.js	Fri Apr 28 19:56:19 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%");