mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-11-25 04:29:29 +01:00
firefox: add Brave Search Goggles
This commit is contained in:
parent
3e56346be0
commit
405d407c2a
@ -147,6 +147,14 @@
|
||||
"Name": "Brave Search",
|
||||
"PostData": "q={searchTerms}",
|
||||
"URLTemplate": "https://search.brave.com/search?q={searchTerms}"
|
||||
},
|
||||
{
|
||||
"Alias": "bg",
|
||||
"Description": "Brave Search Goggles",
|
||||
"Method": "GET",
|
||||
"Name": "Brave Search Goggles",
|
||||
"PostData": "q={searchTerms}",
|
||||
"URLTemplate": "https://search.brave.com/goggles?q={searchTerms}"
|
||||
}
|
||||
],
|
||||
"Default": "DuckDuckGo Start"
|
||||
|
Loading…
Reference in New Issue
Block a user