-
Notifications
You must be signed in to change notification settings - Fork 1
/
index.html
62 lines (48 loc) · 2.55 KB
/
index.html
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
<!DOCTYPE html>
<html>
<head>
<meta charset='utf-8'>
<meta http-equiv="X-UA-Compatible" content="chrome=1">
<link rel="stylesheet" type="text/css" href="stylesheets/stylesheet.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/pygment_trac.css" media="screen" />
<link rel="stylesheet" type="text/css" href="stylesheets/print.css" media="print" />
<title>chrome-qfind by inactivist</title>
</head>
<body>
<header>
<div class="container">
<h1>chrome-qfind</h1>
<h2>Quick Find for Google Chrome - find pages, tabs, and other things quickly and easily.</h2>
<section id="downloads">
<a href="https://github.com/inactivist/chrome-qfind/zipball/master" class="btn">Download as .zip</a>
<a href="https://github.com/inactivist/chrome-qfind/tarball/master" class="btn">Download as .tar.gz</a>
<a href="https://github.com/inactivist/chrome-qfind" class="btn btn-github"><span class="icon"></span>View on GitHub</a>
</section>
</div>
</header>
<div class="container">
<section id="main_content">
<h2>
<a name="install-qfind" class="anchor" href="#install-qfind"><span class="octicon octicon-link"></span></a>Install QFind</h2>
<p><a href="https://chrome.google.com/webstore/detail/qfind/fhligoaannmlpdmgapklcocaoafioihh">Install QFind</a> on the Google Chrome Web Store!</p>
<h3>
<a name="welcome-to-chrome-qfind" class="anchor" href="#welcome-to-chrome-qfind"><span class="octicon octicon-link"></span></a>Welcome to Chrome-QFind</h3>
<p><em>The quick and easy way to find a tab buried in all those open windows.</em></p>
<p>Find them, move them to a new window, close them, or copy lists to the clipboard (great for researchers!)</p>
<p><img src="https://github.com/inactivist/chrome-qfind/wiki/images/dropdown-menu-0.0.0.16.png" alt="QFind Menu"></p>
<p>Please visit the <a href="https://github.com/inactivist/chrome-qfind/wiki">QFind wiki</a>
for current information.</p>
</section>
</div>
<script type="text/javascript">
var gaJsHost = (("https:" == document.location.protocol) ? "https://ssl." : "http://www.");
document.write(unescape("%3Cscript src='" + gaJsHost + "google-analytics.com/ga.js' type='text/javascript'%3E%3C/script%3E"));
</script>
<script type="text/javascript">
try {
var pageTracker = _gat._getTracker("UA-345937-31");
pageTracker._trackPageview();
} catch(err) {}
</script>
</body>
</html>