MozillaFirefox/firefox.js
changeset 978 214d22b0c31c
parent 963 70c9d891389f
child 1035 452af5d124ad
--- 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%");