disable plugins update notify
This commit is contained in:
parent
358a91c2fa
commit
5417400700
@ -258,7 +258,8 @@ pref("plugin.state.java", 0);
|
|||||||
pref("plugin.state.libgnome-shell-browser-plugin", 0);
|
pref("plugin.state.libgnome-shell-browser-plugin", 0);
|
||||||
pref("plugins.click_to_play", true);
|
pref("plugins.click_to_play", true);
|
||||||
pref("plugins.load_appdir_plugins", false);
|
pref("plugins.load_appdir_plugins", false);
|
||||||
pref("plugins.update.notifyUser", true);
|
pref("plugins.update.notifyUser", false);
|
||||||
|
pref("plugins.update.url", "");
|
||||||
// PREF: Clear history when Firefox closes
|
// PREF: Clear history when Firefox closes
|
||||||
// pref("privacy.sanitize.sanitizeOnShutdown", true);
|
// pref("privacy.sanitize.sanitizeOnShutdown", true);
|
||||||
// pref("privacy.clearOnShutdown.cache", true);
|
// pref("privacy.clearOnShutdown.cache", true);
|
||||||
@ -319,4 +320,4 @@ pref("webgl.disabled", true);
|
|||||||
pref("webgl.disable-extensions", true);
|
pref("webgl.disable-extensions", true);
|
||||||
pref("webgl.disable-fail-if-major-performance-caveat", true);
|
pref("webgl.disable-fail-if-major-performance-caveat", true);
|
||||||
pref("webgl.enable-debug-renderer-info", false);
|
pref("webgl.enable-debug-renderer-info", false);
|
||||||
pref("webgl.min_capability_mode", true);
|
pref("webgl.min_capability_mode", true);
|
||||||
|
@ -258,7 +258,8 @@ pref("plugin.state.java", 0);
|
|||||||
pref("plugin.state.libgnome-shell-browser-plugin", 0);
|
pref("plugin.state.libgnome-shell-browser-plugin", 0);
|
||||||
pref("plugins.click_to_play", true);
|
pref("plugins.click_to_play", true);
|
||||||
pref("plugins.load_appdir_plugins", false);
|
pref("plugins.load_appdir_plugins", false);
|
||||||
pref("plugins.update.notifyUser", true);
|
pref("plugins.update.notifyUser", false);
|
||||||
|
pref("plugins.update.url", "");
|
||||||
// PREF: Clear history when Firefox closes
|
// PREF: Clear history when Firefox closes
|
||||||
// pref("privacy.sanitize.sanitizeOnShutdown", true);
|
// pref("privacy.sanitize.sanitizeOnShutdown", true);
|
||||||
// pref("privacy.clearOnShutdown.cache", true);
|
// pref("privacy.clearOnShutdown.cache", true);
|
||||||
@ -319,4 +320,4 @@ pref("webgl.disabled", true);
|
|||||||
pref("webgl.disable-extensions", true);
|
pref("webgl.disable-extensions", true);
|
||||||
pref("webgl.disable-fail-if-major-performance-caveat", true);
|
pref("webgl.disable-fail-if-major-performance-caveat", true);
|
||||||
pref("webgl.enable-debug-renderer-info", false);
|
pref("webgl.enable-debug-renderer-info", false);
|
||||||
pref("webgl.min_capability_mode", true);
|
pref("webgl.min_capability_mode", true);
|
||||||
|
@ -258,7 +258,8 @@ pref("plugin.state.java", 0);
|
|||||||
pref("plugin.state.libgnome-shell-browser-plugin", 0);
|
pref("plugin.state.libgnome-shell-browser-plugin", 0);
|
||||||
pref("plugins.click_to_play", true);
|
pref("plugins.click_to_play", true);
|
||||||
pref("plugins.load_appdir_plugins", false);
|
pref("plugins.load_appdir_plugins", false);
|
||||||
pref("plugins.update.notifyUser", true);
|
pref("plugins.update.notifyUser", false);
|
||||||
|
pref("plugins.update.url", "");
|
||||||
// PREF: Clear history when Firefox closes
|
// PREF: Clear history when Firefox closes
|
||||||
// pref("privacy.sanitize.sanitizeOnShutdown", true);
|
// pref("privacy.sanitize.sanitizeOnShutdown", true);
|
||||||
// pref("privacy.clearOnShutdown.cache", true);
|
// pref("privacy.clearOnShutdown.cache", true);
|
||||||
@ -319,4 +320,4 @@ pref("webgl.disabled", true);
|
|||||||
pref("webgl.disable-extensions", true);
|
pref("webgl.disable-extensions", true);
|
||||||
pref("webgl.disable-fail-if-major-performance-caveat", true);
|
pref("webgl.disable-fail-if-major-performance-caveat", true);
|
||||||
pref("webgl.enable-debug-renderer-info", false);
|
pref("webgl.enable-debug-renderer-info", false);
|
||||||
pref("webgl.min_capability_mode", true);
|
pref("webgl.min_capability_mode", true);
|
||||||
|
Loading…
Reference in New Issue
Block a user