Skip to content

Commit

Permalink
Firefox: new revision
Browse files Browse the repository at this point in the history
unlock preference
  • Loading branch information
david committed Dec 12, 2017
1 parent b522a1e commit 5adf4a0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion firefox.be0
Original file line number Diff line number Diff line change
Expand Up @@ -90,7 +90,7 @@ pref("browser.shell.checkDefaultBrowser", false);
lockPref("extensions.getAddons.cache.enabled", false);

//disable sending the URL of the website where a plugin crashed
lockPref("dom.ipc.plugins.reportCrashURL", false);
pref("dom.ipc.plugins.reportCrashURL", false);

//disable auto update for extensions
lockPref("extensions.update.autoUpdateDefault", false);
Expand Down

0 comments on commit 5adf4a0

Please sign in to comment.