Update 'user.js'
This commit is contained in:
parent
3c386738f1
commit
a533045d36
1
user.js
1
user.js
|
@ -55,6 +55,7 @@ user_pref("browser.newtabpage.activity-stream.showSearch", false);
|
|||
user_pref("browser.newtabpage.activity-stream.feeds.topsites", false);
|
||||
user_pref("browser.newtabpage.activity-stream.feeds.section.highlights", false);
|
||||
user_pref("browser.newtabpage.activity-stream.feeds.asrouterfeed", false);
|
||||
user_pref("browser.newtabpage.activity-stream.feeds.favicon", false);
|
||||
// -------------------------------------
|
||||
// Disable Activity Stream Snippets
|
||||
// Runs code received from a server (aka Remote Code Execution) and sends information back to a metrics server
|
||||
|
|
Loading…
Reference in New Issue