Browser: Add Brave and Mojeek to search engines

This commit is contained in:
Xexxa 2022-07-07 01:59:37 +02:00 committed by Andreas Kling
commit b1ed151c9c
Notes: sideshowbarker 2024-07-17 09:32:25 +09:00

View file

@ -3,6 +3,10 @@
"title": "Bing",
"url_format": "https://www.bing.com/search?q={}"
},
{
"title": "Brave",
"url_format": "https://search.brave.com/search?q={}"
},
{
"title": "DuckDuckGo",
"url_format": "https://duckduckgo.com/?q={}"
@ -19,6 +23,10 @@
"title": "Google",
"url_format": "https://google.com/search?q={}"
},
{
"title": "Mojeek",
"url_format": "https://www.mojeek.com/search?q={}"
},
{
"title": "Yandex",
"url_format": "https://yandex.com/search/?text={}"