firefox: add search engine aliases

This commit is contained in:
Aminda Suomalainen 2024-03-24 08:16:20 +02:00
parent 4bab0cbb6a
commit e823810723
Signed by: Mikaela
SSH Key Fingerprint: SHA256:CXLULpqNBdUKB6E6fLA1b/4SzG0HvKD19PbIePU175Q
1 changed files with 2 additions and 2 deletions

View File

@ -125,7 +125,7 @@
"SearchEngines": {
"Add": [
{
"Alias": "",
"Alias": "dl",
"Description": "Minimal, ad-free version of DuckDuckGo",
"Method": "POST",
"Name": "DuckDuckGo Lite",
@ -133,7 +133,7 @@
"URLTemplate": "https://duckduckgo.com/lite/?q={searchTerms}"
},
{
"Alias": "",
"Alias": "d",
"Description": "DuckDuckGo Start page version",
"Method": "GET",
"Name": "DuckDuckGo Start",