update firefox
This commit is contained in:
parent
5ce68c706c
commit
c356419856
2 changed files with 4 additions and 3 deletions
|
|
@ -9,5 +9,6 @@
|
||||||
"amazondotcom-us".metaData.hidden = true;
|
"amazondotcom-us".metaData.hidden = true;
|
||||||
"ebay".metaData.hidden = true;
|
"ebay".metaData.hidden = true;
|
||||||
"wikipedia".metaData.hidden = true;
|
"wikipedia".metaData.hidden = true;
|
||||||
|
"perplexity".metaData.hidden = true;
|
||||||
};
|
};
|
||||||
}
|
}
|
||||||
|
|
|
||||||
|
|
@ -93,8 +93,8 @@ in
|
||||||
"browser.toolbars.bookmarks.visibility" = "newtab";
|
"browser.toolbars.bookmarks.visibility" = "newtab";
|
||||||
|
|
||||||
# Downloads
|
# Downloads
|
||||||
"browser.download.useDownloadDir" = false;
|
"browser.download.useDownloadDir" = true;
|
||||||
"browser.download.always_ask_before_handling_new_types" = true;
|
"browser.download.always_ask_before_handling_new_types" = false;
|
||||||
|
|
||||||
# Security
|
# Security
|
||||||
"dom.security.https_only_mode" = true;
|
"dom.security.https_only_mode" = true;
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue