We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2449943 commit ab7a71aCopy full SHA for ab7a71a
plugins/src/web/config.ron
@@ -79,6 +79,10 @@
79
matches: ["gn"],
80
queries: [(name: "News", query: "google.com/news?q=")]
81
),
82
+ (
83
+ matches: ["kagi"],
84
+ queries: [(name: "Kagi Search", query: "kagi.com/search?q=")]
85
+ ),
86
(
87
matches: ["gsc", "scholar"],
88
queries: [(name: "Google Scholar", query: "google.com/scholar?q=")]
0 commit comments