summaryrefslogtreecommitdiff
path: root/index.html
blob: 44ff9b906995581dec499cdee90e520480d1e2ae (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
<!doctype html>
<html>
<head>
<title>OpenSearch provider auto-detection wrapper</title>
<meta charset="utf-8">
<link rel="search" type="application/opensearchdescription+xml" title="DBLP" href="dblp-search.xml">
<link rel="search" type="application/opensearchdescription+xml" title="Google Scholar" href="scholar-search.xml">
<link rel="search" type="application/opensearchdescription+xml" title="Oxford Dict." href="oxford-search.xml">
</head>
<body>
<p>Your browser should automatically detect the <a href="https://developer.mozilla.org/en-US/docs/Web/OpenSearch">OpenSearch</a> providers once you're on this page, and allow you to install as regular providers in your browser.</p>
<p>Note that it might be necessary to explicitly show the search bar in your browser header.</p>
<p>Providers that should be available on this page:</p>
<ul>
	<li>DBLP: Search for authors, titles, etc. on the DBLP computer science bibliography</li>
	<li>Google Scholar: Search for whatever via Google Scholar</li>
	<li>Oxford Dictionary via Lexico: Use the (light version of?) the OED</li>
</ul>
</body>
</html>