MozillaFirefox/firefox-lockdown.js
author Wolfgang Rosenauer <wr@rosenauer.org>
Tue, 01 Mar 2011 09:58:05 +0100
changeset 232 156406e2b62d
parent 36 c55ce8284eb3
permissions -rw-r--r--
not so nice hack to match upstream Firefox' useragent/buildid (measurement against fingerprinting)

pref("config.lockdown.printsetup", false);
pref("config.lockdown.savepage", false);
pref("config.lockdown.hidebookmark", false);
pref("config.lockdown.bookmark", false);
pref("config.lockdown.history", false);
pref("config.lockdown.history.set", false);
pref("config.lockdown.urlbar", false);
pref("config.lockdown.searchbar", false);
pref("config.lockdown.toolbarediting", false);