mirror of
https://repo.dactyloidae.xyz/Dactyloidae/UXP.git
synced 2026-09-27 19: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
|
|
@ -3,14 +3,15 @@
|
|||
# file, You can obtain one at http://mozilla.org/MPL/2.0/.
|
||||
|
||||
# Default search engine
|
||||
browser.search.defaultenginename=DuckDuckGo
|
||||
browser.search.defaultenginename=Startpage
|
||||
|
||||
# Search engine order (order displayed in the search bar dropdown)s
|
||||
browser.search.order.1=DuckDuckGo
|
||||
browser.search.order.2=DuckDuckGo (Lite)
|
||||
browser.search.order.3=Yahoo
|
||||
browser.search.order.4=Bing
|
||||
browser.search.order.5=Ecosia
|
||||
browser.search.order.1=Startpage
|
||||
browser.search.order.2=Google
|
||||
browser.search.order.3=DuckDuckGo (Lite)
|
||||
browser.search.order.4=Yahoo
|
||||
browser.search.order.5=Bing
|
||||
browser.search.order.6=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