-
Notifications
You must be signed in to change notification settings - Fork 1
/
search.html
214 lines (190 loc) · 5.57 KB
/
search.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
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
---
layout: common
title: "youtube :: Search :: Firefox Add-ons"
page-class: listing-page
search-query: youtube
facet-type: search
facet-compatibility: true
categories:
- "Alerts & Updates"
- "Appearance"
- "Bookmarks"
- "Download Management"
- "Feeds, News & Blogging"
- "Games & Entertainment"
- "Language Support"
- "Photos, Music & Videos"
- "Privacy & Security"
- "Search Tools"
- "Shopping"
- "Social & Communication"
- "Tabs"
- "Web Development"
- "Other"
tags:
- video
- youtube
- toolbar
- sports
- download
- blogs
- search
- twitter
- shopping
- youtube downloader
versions:
- Firefox 6.0
- Firefox 5.0
- Firefox 4.2
- Firefox 4.0
- Firefox 3.6
- Firefox 3.5
- Firefox 3.0
platforms:
- All Mobile Platforms
- Windows
- Mac OS X
- Linux
- BSD
- Solaris
- Android
- Maemo
featured-exts:
-
name: "Tab Scope"
icon: "featured-01.png"
category: "Tabs"
desc: "Preview and navigate tab contents through popup."
author: "Filiberto Mastrocola"
restartless: true
-
name: "CyberSearch"
icon: "featured-02.png"
category: "Search Tools"
desc: "Adds advanced Google Search capabilities to the Firefox 3 address bar. Supercharge the Awesome Bar with instant search results that appear as you type!"
author: "Filiberto Mastrocola"
incompatible: true
-
name: "Pixlr Grabber"
icon: "featured-03.png"
category: "Photos, Music & Videos"
desc: "Grabbing screens and pulling images from the web just got a bit easier. With the Pixlr Grabber add-on, you can copy, save, share or even edit your final grabs - including any image or … background - with just a right-click."
author: "Filiberto Mastrocola"
featured: true
-
name: "Xmarks Sync"
icon: "featured-04.png"
category: "Bookmarks"
desc: "NOTE: Xmarks lives! Learn more at http://blog.xmarks.com . Xmarks is the #1 bookmarking add-on. Keep your bookmarks, passwords and open tabs backed up and synchronized … across computers and browsers."
author: "Filiberto Mastrocola"
slow: true
-
name: "Stylish"
icon: "featured-05.png"
category: "Appearance"
desc: "Restyle the web with Stylish, a user styles manager. Stylish lets you easily install themes and skins for Google, Facebook, YouTube, Orkut, and many, many other sites. You can even … customize Firefox and other programs themselves."
author: "Filiberto Mastrocola"
restartless: true
featured: true
-
name: "Search Tabs - get Facebook, Gmail™, Dropbox, LinkedIn on Go…"
icon: "featured-06.png"
category: "Search Tools"
desc: "Get search results from your Gmail, Facebook, Dropbox, LinkedIn accounts and more, on the right-hand side of the Google search results page. Add Wikipedia, Twitter and many more … to personalize your search as you like it."
author: "Filiberto Mastrocola"
---
<div id="proto-controls" class="initial">
<div class="floating"><div>
Show:
<a href="#" data-class="non-firefox">Non-Firefox</a>
<a href="#" data-class="first-run">First Run</a>
<a href="#" data-class="small-screen">Small Screen</a>
<a href="#" class="close">Close</a>
</div></div>
<div class="fixed"></div>
</div>
<div id="page-content"><div class="funnel">
{% include facets.html %}
<div class="primary-col">
<section id="featured" class="island">
<header class="large">
<h2>
Search Results for "youtube"
</h2>
{% if 0 %}
<form class="sort">
<label>Sort by</label>
<select>
<optgroup>
<option>Relevance</option>
</optgroup>
<optgroup>
<option>Most Users</option>
<option>Highest Rating</option>
</optgroup>
<optgroup>
<option>Release Date</option>
<option>Last Update</option>
</optgroup>
</select>
</form>
<div class="sorter">
Sort by:<!--
--><ul><!--
--><li><a class="selected" href="#">Relevance</a></li><!--
--><li><a href="#">Most Users</a></li><!--
--><li><a href="#">Highest Rating</a></li><!--
--><li><a href="#">Last Update</a></li><!--
-->
</ul>
</div>
{% endif %}
</header>
<div class="pages">
<ul class="page onecol wide-ext-list">
<!--
{% for i in (1..3) %}
{% for ext in page.featured-exts %}
--><li>
{% if ext.incompatible %}
<div class="wide-ext incompatible">
{% else %}
<div class="wide-ext">
{% endif %}
<p class="icon"><img src="static/img/icons/{{ ext.icon }}" /></p>
<p class="title">
<a href="detail.html">{{ ext.name }}</a>
<span class="author">by {{ ext.author }}</span>
{% if i == 1 %}
{% if ext.featured %}<span class="featured">Featured</span>{% endif %}
{% if ext.restartless %}<span class="no-restart">No Restart</span>{% endif %}
{% endif %}
</p>
<p class="desc">{{ ext.desc }}</p>
<p class="meta">
<span class="rating-stars rating-4"></span> (30)
·
<span class="users">9,999,999 users</span>
</p>
{% if ext.slow %}
<p class="slow">
<span>This add-on can slow down Firefox. <a href="#">Explain…</a></span>
</p>
{% endif %}
<p class="install">
<a class="button small install" href="#"><span>Add to Firefox</span></a>
{% if ext.incompatible %}
<span class="msg">Not available for Firefox 4.0b5pre</span>
{% endif %}
</p>
</div>
</li><!--
{% endfor %}
{% endfor %}
-->
</ul>
</div>
</section>
{% include paginator.html %}
</div>
</div></div>