mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 10:57:34 +09:00
Make DDG Default, Startpage causes crashes sometimes
This commit is contained in:
parent
1254b13d0b
commit
8d95a2d30e
2 changed files with 103 additions and 103 deletions
|
|
@ -3,12 +3,12 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
# Default search engine
|
||||
browser.search.defaultenginename=Startpage
|
||||
browser.search.defaultenginename=DuckDuckGo
|
||||
|
||||
# Search engine order (order displayed in the search bar dropdown)s
|
||||
browser.search.order.1=Startpage
|
||||
browser.search.order.1=DuckDuckGo
|
||||
browser.search.order.2=Google
|
||||
browser.search.order.3=DuckDuckGo (Lite)
|
||||
browser.search.order.3=Startpage
|
||||
browser.search.order.4=Yahoo
|
||||
browser.search.order.5=Bing
|
||||
browser.search.order.6=Ecosia
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue