Merge branch 'allow_google' into 'master'
allow for Google See merge request librewolf-community/settings!53
This commit is contained in:
commit
7f6d8de6fa
1 changed files with 0 additions and 2 deletions
|
|
@ -32,7 +32,6 @@
|
||||||
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
|
"https://addons.mozilla.org/firefox/downloads/latest/ublock-origin/latest.xpi"
|
||||||
],
|
],
|
||||||
"Uninstall": [
|
"Uninstall": [
|
||||||
"google@search.mozilla.org",
|
|
||||||
"bing@search.mozilla.org",
|
"bing@search.mozilla.org",
|
||||||
"amazondotcom@search.mozilla.org",
|
"amazondotcom@search.mozilla.org",
|
||||||
"ebay@search.mozilla.org",
|
"ebay@search.mozilla.org",
|
||||||
|
|
@ -42,7 +41,6 @@
|
||||||
"SearchEngines": {
|
"SearchEngines": {
|
||||||
"PreventInstalls": false,
|
"PreventInstalls": false,
|
||||||
"Remove": [
|
"Remove": [
|
||||||
"Google",
|
|
||||||
"Bing",
|
"Bing",
|
||||||
"Amazon.com",
|
"Amazon.com",
|
||||||
"eBay",
|
"eBay",
|
||||||
|
|
|
||||||
Loading…
Add table
Reference in a new issue