feat(web): add Kagi search
This commit is contained in:
parent
2449943863
commit
ab7a71a057
1 changed files with 4 additions and 0 deletions
|
|
@ -79,6 +79,10 @@
|
|||
matches: ["gn"],
|
||||
queries: [(name: "News", query: "google.com/news?q=")]
|
||||
),
|
||||
(
|
||||
matches: ["kagi"],
|
||||
queries: [(name: "Kagi Search", query: "kagi.com/search?q=")]
|
||||
),
|
||||
(
|
||||
matches: ["gsc", "scholar"],
|
||||
queries: [(name: "Google Scholar", query: "google.com/scholar?q=")]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue