mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-25 18:07:31 +09:00
Add Google and Startpage, make Startpage default search engine
This commit is contained in:
parent
074aad16de
commit
040fea8947
3 changed files with 23 additions and 8 deletions
|
|
@ -1,7 +1,7 @@
|
|||
{
|
||||
"default": {
|
||||
"visibleDefaultEngines": [
|
||||
"ddg", "ddg-lite", "yahoo", "bing", "wikipedia"
|
||||
"startpage", "google-2018", "ddg", "ddg-lite", "yahoo", "bing", "wikipedia"
|
||||
]
|
||||
},
|
||||
"regionOverrides": {
|
||||
|
|
@ -10,7 +10,7 @@
|
|||
"en-US": {
|
||||
"default": {
|
||||
"visibleDefaultEngines": [
|
||||
"ddg", "ddg-lite", "yahoo", "bing", "wikipedia"
|
||||
"startpage", "google-2018", "ddg", "ddg-lite", "yahoo", "bing", "wikipedia"
|
||||
]
|
||||
}
|
||||
},
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue