abrowser: disable Firefox Hello
This commit is contained in:
parent
e4fd051274
commit
d3b2b37f7e
1 changed files with 3 additions and 0 deletions
|
|
@ -171,3 +171,6 @@ pref("browser.selfsupport.url", "");
|
|||
|
||||
//Disable Link to FireFox Marketplace, currently loaded with non-free "apps"
|
||||
pref("browser.apps.URL", "");
|
||||
|
||||
//Disable Firefox Hello
|
||||
pref("loop.enabled","false");
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue