feat(lookup): add Kagi
This commit is contained in:
parent
e701522d68
commit
2f7d8f41e1
1 changed files with 1 additions and 0 deletions
|
@ -20,6 +20,7 @@
|
||||||
("Google" +lookup--online-backend-google "https://google.com/search?q=%s")
|
("Google" +lookup--online-backend-google "https://google.com/search?q=%s")
|
||||||
("Google images" "https://www.google.com/images?q=%s")
|
("Google images" "https://www.google.com/images?q=%s")
|
||||||
("Google maps" "https://maps.google.com/maps?q=%s")
|
("Google maps" "https://maps.google.com/maps?q=%s")
|
||||||
|
("Kagi" "https://kagi.com/search?q=%s")
|
||||||
("Project Gutenberg" "http://www.gutenberg.org/ebooks/search/?query=%s")
|
("Project Gutenberg" "http://www.gutenberg.org/ebooks/search/?query=%s")
|
||||||
("DuckDuckGo" +lookup--online-backend-duckduckgo "https://duckduckgo.com/?q=%s")
|
("DuckDuckGo" +lookup--online-backend-duckduckgo "https://duckduckgo.com/?q=%s")
|
||||||
("DevDocs.io" "https://devdocs.io/#q=%s")
|
("DevDocs.io" "https://devdocs.io/#q=%s")
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue