Skip to content
Snippets Groups Projects
Commit e4fd0512 authored by Santiago Rodriguez's avatar Santiago Rodriguez
Browse files

abrowser: disable firefox marketplace

Author: g4jc
Source: https://trisquel.info/en/issues/13405
parent a07b1cff
No related branches found
No related tags found
No related merge requests found
......@@ -169,3 +169,5 @@ pref("middlemouse.contentLoadURL", false);
//Disable heartbeat
pref("browser.selfsupport.url", "");
//Disable Link to FireFox Marketplace, currently loaded with non-free "apps"
pref("browser.apps.URL", "");
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment