firefox: add Brave Search Goggles

This commit is contained in:
Aminda Suomalainen 2024-03-21 17:21:30 +02:00
parent 3e56346be0
commit 405d407c2a
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 8 additions and 0 deletions

View File

@ -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"