mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 02:47:31 +09:00
Add DDG lite and Google search
Was going to also add Qwant but they gave me a fucking captcha when I tried testing their addition, so they can fuck right off.
This commit is contained in:
parent
32e898e91e
commit
bcad1a64fc
9 changed files with 264 additions and 104 deletions
|
|
@ -7,9 +7,10 @@ browser.search.defaultenginename=DuckDuckGo
|
|||
|
||||
# Search engine order (order displayed in the search bar dropdown)s
|
||||
browser.search.order.1=DuckDuckGo
|
||||
browser.search.order.2=Yahoo
|
||||
browser.search.order.3=Bing
|
||||
browser.search.order.4=Ecosia
|
||||
browser.search.order.2=DuckDuckGo (Lite)
|
||||
browser.search.order.3=Google
|
||||
browser.search.order.4=Bing
|
||||
browser.search.order.5=Ecosia
|
||||
|
||||
# This is the default set of web based feed handlers shown in the reader
|
||||
# selection UI
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue