mirror of
https://gitea.blesmrt.net/mikaela/shell-things.git
synced 2024-10-31 23:49:25 +01:00
firefox: add search engine aliases
This commit is contained in:
parent
4bab0cbb6a
commit
e823810723
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user