firefox: disable geolocation
This commit is contained in:
parent
777962dc81
commit
3af97e5fbe
1 changed files with 1 additions and 0 deletions
|
@ -19,6 +19,7 @@ user_pref("devtools.selfxss.count", 5);
|
|||
user_pref("devtools.whatsnew.enabled", false);
|
||||
user_pref("devtools.whatsnew.feature-enabled", false);
|
||||
user_pref("extensions.privatebrowsing.notification", true);
|
||||
user_pref("geo.enabled", false);
|
||||
user_pref("identity.fxaccounts.enabled", false);
|
||||
user_pref("layout.css.visited_links_enabled", false);
|
||||
user_pref("media.autoplay.default", 5);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue