abrowser: disable firefox marketplace
Author: g4jc Source: https://trisquel.info/en/issues/13405
This commit is contained in:
parent
a07b1cff64
commit
e4fd051274
1 changed files with 2 additions and 0 deletions
|
|
@ -169,3 +169,5 @@ pref("middlemouse.contentLoadURL", false);
|
||||||
//Disable heartbeat
|
//Disable heartbeat
|
||||||
pref("browser.selfsupport.url", "");
|
pref("browser.selfsupport.url", "");
|
||||||
|
|
||||||
|
//Disable Link to FireFox Marketplace, currently loaded with non-free "apps"
|
||||||
|
pref("browser.apps.URL", "");
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue