MozillaFirefox/firefox.js
branchfirefox53
changeset 963 70c9d891389f
parent 543 24c3eafd49a1
child 1035 452af5d124ad
--- 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%");