chore(firefox): disable translations modules
This commit is contained in:
parent
8ad0cbac26
commit
de2df10abd
1 changed files with 4 additions and 1 deletions
|
@ -36,11 +36,14 @@
|
|||
"extensions.htmlaboutaddons.recommendations.enabled" = false;
|
||||
"extensions.recommendations.themeRecommendationUrl" = "";
|
||||
|
||||
# Do not senf FF buid ID for ste statup page
|
||||
# Do not send FF build ID for site in startup page
|
||||
"browser.startup.homepage_override.mstone" = "ignore";
|
||||
|
||||
"browser.aboutHomeSnippets.updateUrl" = "";
|
||||
|
||||
# Restore session when restart
|
||||
"browser.sessionstore.resume_session_once" = true;
|
||||
|
||||
# Disable translation
|
||||
"browser.translations.enabled " = false;
|
||||
}
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue