Add Google Scholar search engine

This commit is contained in:
Oliver Blanthorn 2017-12-03 12:10:25 +00:00
parent 11b208c2a2
commit ddb2004314
No known key found for this signature in database
GPG key ID: 2BB8C36BB504BFF3

View file

@ -82,6 +82,7 @@ const DEFAULTS = o({
"searchengine": "google",
"searchurls": o({
"google":"https://www.google.com/search?q=",
"scholar":"https://scholar.google.com/scholar?q=",
"googleuk":"https://www.google.co.uk/search?q=",
"bing":"https://www.bing.com/search?q=",
"duckduckgo":"https://duckduckgo.com/?q=",