feat(home:firefox): add initial custom firefox css
This commit is contained in:
parent
ad469dd8e2
commit
803ecd462d
3 changed files with 193 additions and 1 deletions
|
|
@ -12,6 +12,10 @@
|
|||
"browser.helperApps.deleteTempFileOnExit" = true;
|
||||
"browser.uitour.enabled" = false;
|
||||
|
||||
#Appearance
|
||||
"browser.uidensity" = 1;
|
||||
"browser.compactmode.show" = true;
|
||||
|
||||
#Startup
|
||||
"browser.newtabpage.activity-stream.showSponsored" = false;
|
||||
"browser.newtabpage.activity-stream.showSponsoredTopSites" = false;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue