summaryrefslogtreecommitdiff
path: root/scholar-search.xml
blob: b644b8ecd6bb719f0e459f505b4b867fcb2343dd (plain)
1
2
3
4
5
6
7
8
9
10
<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/" xmlns:moz="http://www.mozilla.org/2006/browser/search/">
	<ShortName>Google Scholar</ShortName>
	<Description>Google Scholar search</Description>
	<InputEncoding>UTF-8</InputEncoding>
	<Image width="48" height="48" type="image/x-icon">https://scholar.google.com/favicon.ico</Image>
	<Url type="text/html" method="get" template="https://scholar.google.com/scholar">
		<Param name="q" value="{searchTerms}"/>
	</Url>
	<moz:SearchForm>https://scholar.google.com</moz:SearchForm>
</OpenSearchDescription>