-
Notifications
You must be signed in to change notification settings - Fork 1
/
Copy pathindex.html
868 lines (807 loc) · 40.1 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
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
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
483
484
485
486
487
488
489
490
491
492
493
494
495
496
497
498
499
500
501
502
503
504
505
506
507
508
509
510
511
512
513
514
515
516
517
518
519
520
521
522
523
524
525
526
527
528
529
530
531
532
533
534
535
536
537
538
539
540
541
542
543
544
545
546
547
548
549
550
551
552
553
554
555
556
557
558
559
560
561
562
563
564
565
566
567
568
569
570
571
572
573
574
575
576
577
578
579
580
581
582
583
584
585
586
587
588
589
590
591
592
593
594
595
596
597
598
599
600
601
602
603
604
605
606
607
608
609
610
611
612
613
614
615
616
617
618
619
620
621
622
623
624
625
626
627
628
629
630
631
632
633
634
635
636
637
638
639
640
641
642
643
644
645
646
647
648
649
650
651
652
653
654
655
656
657
658
659
660
661
662
663
664
665
666
667
668
669
670
671
672
673
674
675
676
677
678
679
680
681
682
683
684
685
686
687
688
689
690
691
692
693
694
695
696
697
698
699
700
701
702
703
704
705
706
707
708
709
710
711
712
713
714
715
716
717
718
719
720
721
722
723
724
725
726
727
728
729
730
731
732
733
734
735
736
737
738
739
740
741
742
743
744
745
746
747
748
749
750
751
752
753
754
755
756
757
758
759
760
761
762
763
764
765
766
767
768
769
770
771
772
773
774
775
776
777
778
779
780
781
782
783
784
785
786
787
788
789
790
791
792
793
794
795
796
797
798
799
800
801
802
803
804
805
806
807
808
809
810
811
812
813
814
815
816
817
818
819
820
821
822
823
824
825
826
827
828
829
830
831
832
833
834
835
836
837
838
839
840
841
842
843
844
845
846
847
848
849
850
851
852
853
854
855
856
857
858
859
860
861
862
863
864
865
866
867
868
<!DOCTYPE html>
<html lang="en-US" dir="ltr">
<head>
<meta charset="utf-8">
<title>FlashGot Mass Downloader :: Add-ons for Firefox</title>
<link rel="shortcut icon" type="image/x-icon"
href="https://addons.cdn.mozilla.net/media/img/favicon.ico">
<link title="Firefox Add-ons"
rel="search" type="application/opensearchdescription+xml"
href="/en-US/firefox/opensearch.xml" />
<link href="//mozorg.cdn.mozilla.net/media/css/tabzilla-min.css" rel="stylesheet" />
<link rel="stylesheet" media="all" href="https://addons.cdn.mozilla.net/media/css/zamboni/impala-min.css?build=d1dec12" />
<!--[if lt IE 9]>
<script src="https://addons.cdn.mozilla.net/media/js/lib/iepp.min.js?b=8c187d8-533c8fc5"></script>
<![endif]-->
<!--[if lte IE 9]>
<link rel="stylesheet" href="https://addons.cdn.mozilla.net/media/css/legacy/ie9.css?b=8c187d8-533c8fc5">
<![endif]-->
<link rel="prefetch" href="https://addons.cdn.mozilla.net/img/uploads/previews/full/28/28857.png?modified=1331247702">
<link rel="prefetch" href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/205.png?modified=1331247702">
<link rel="prefetch" href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/211.png?modified=1331247702">
<link rel="prefetch" href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/212.png?modified=1331247702">
<link rel="prefetch" href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/213.png?modified=1331247702">
<link rel="prefetch" href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/214.png?modified=1331247702">
<link rel="prefetch" href="https://addons.cdn.mozilla.net/img/uploads/previews/full/1/1503.png?modified=1331247702">
<link rel="prefetch" href="https://addons.cdn.mozilla.net/img/uploads/previews/full/9/9488.png?modified=1331247702">
<meta property="og:title" content="FlashGot Mass Downloader">
<meta property="og:type" content="website">
<meta property="og:image" content="https://addons.cdn.mozilla.net/img/uploads/addon_icons/0/220-64.png?modified=1380496826">
<meta property="og:url" content="https://addons.mozilla.org/en-US/firefox/addon/flashgot/">
<noscript><link rel="stylesheet" href="https://addons.cdn.mozilla.net/media/css/impala/nojs.css?b=8c187d8-533c8fc5"></noscript>
<script src="https://addons.cdn.mozilla.net/media/js/preload-min.js?build=8c187d8-533c8fc5"></script>
</head>
<body class="html-ltr firefox moz-header-slim gutter addon-details is-impala"
data-app="firefox"
data-appname="Firefox"
data-appid="1"
data-min-beta-version="3.7"
data-nightly-version="28.0"
data-anonymous="true"
data-readonly="false"
data-media-url="https://addons.cdn.mozilla.net/media/"
data-collect-timings="/services/timing/record:0.1"
>
<div id="tabzilla-wrapper">
<div id="page" class="c">
<div id="global-header-tab">
<a href="//www.mozilla.org/" id="tabzilla">Mozilla</a>
</div>
<div class="amo-header">
<nav id="aux-nav" role="navigation" class="menu-nav c">
<ul>
<li class="account anonymous nomenu login legacy">
<a href="/en-US/firefox/users/register">Register</a> or <a href="/en-US/firefox/users/login?to=%2Fen-US%2Ffirefox%2Faddon%2Fflashgot%2F">Log in</a> </li>
<li>
<a href="#" id="other-apps" title="Find add-ons for other applications">Other Applications</a>
<ul class="other-apps">
<li id="app-thunderbird" class="thunderbird">
<a href="/en-US/thunderbird">Thunderbird</a>
</li>
<li id="app-android" class="android">
<a href="/en-US/android">Firefox for Android</a>
</li>
<li id="app-seamonkey" class="seamonkey">
<a href="/en-US/seamonkey">SeaMonkey</a>
</li>
</ul>
</li>
</ul>
</nav>
<div class="header-search" role="search">
<form id="search" action="/en-US/firefox/search/">
<input id="search-q" type="text" name="q" autocomplete="off" title=""
class="text placeholder"
placeholder="search for add-ons"
value="">
<input id="id_appver" name="appver" type="hidden" />
<input id="id_platform" name="platform" type="hidden" />
<button class="search-button" type="submit" title="Search"
src="https://addons.cdn.mozilla.net/media/img/zamboni/global/btn-search.png?b=8c187d8-533c8fc5"></button>
<div id="site-search-suggestions"
data-cat="all"
data-src="/en-US/firefox/search/suggestions"></div>
</form> </div>
<div id="masthead">
<h1 class="site-title">
<a href="/en-US/firefox/" title="Return to the Firefox Add-ons homepage">
<img alt="Firefox" src="https://addons.cdn.mozilla.net/media/img/app-icons/med/firefox.png?b=8c187d8-533c8fc5">
Add-ons
</a>
</h1>
<nav id="site-nav" class="menu-nav c">
<ul>
<li id="extensions">
<a href="/en-US/firefox/extensions/">Extensions</a>
<ul class="two-col">
<li><em><a href="/en-US/firefox/extensions/?sort=featured">Featured</a></em></li>
<li><em><a href="/en-US/firefox/extensions/?sort=users">Most Popular</a></em></li>
<li><em><a href="/en-US/firefox/extensions/?sort=rating">Top Rated</a></em></li>
<li><a href="/en-US/firefox/extensions/alerts-updates/">Alerts & Updates</a></li>
<li><a href="/en-US/firefox/extensions/appearance/">Appearance</a></li>
<li><a href="/en-US/firefox/extensions/bookmarks/">Bookmarks</a></li>
<li><a href="/en-US/firefox/extensions/download-management/">Download Management</a></li>
<li><a href="/en-US/firefox/extensions/feeds-news-blogging/">Feeds, News & Blogging</a></li>
<li><a href="/en-US/firefox/extensions/games-entertainment/">Games & Entertainment</a></li>
<li><a href="/en-US/firefox/extensions/language-support/">Language Support</a></li>
<li><a href="/en-US/firefox/extensions/photos-music-videos/">Photos, Music & Videos</a></li>
<li><a href="/en-US/firefox/extensions/privacy-security/">Privacy & Security</a></li>
<li><a href="/en-US/firefox/extensions/search-tools/">Search Tools</a></li>
<li><a href="/en-US/firefox/extensions/shopping/">Shopping</a></li>
<li><a href="/en-US/firefox/extensions/social-communication/">Social & Communication</a></li>
<li><a href="/en-US/firefox/extensions/tabs/">Tabs</a></li>
<li><a href="/en-US/firefox/extensions/web-development/">Web Development</a></li>
<li><a href="/en-US/firefox/extensions/other/">Other</a></li>
</ul>
</li>
<li id="themes">
<a href="/en-US/firefox/themes/">Themes</a>
<ul class="two-col">
<li><em><a href="/en-US/firefox/themes/?sort=popular">Most Popular</a></em></li>
<li><em><a href="/en-US/firefox/themes/?sort=rating">Top Rated</a></em></li>
<li><em><a href="/en-US/firefox/themes/?sort=created">Newest</a></em></li>
<li><a href="https://addons.mozilla.org/firefox/themes/abstract">Abstract</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/causes">Causes</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/fashion">Fashion</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/film-and-tv">Film and TV</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/firefox">Firefox</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/foxkeh">Foxkeh</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/holiday">Holiday</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/music">Music</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/nature">Nature</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/other">Other</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/scenery">Scenery</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/seasonal">Seasonal</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/solid">Solid</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/sports">Sports</a></li>
<li><a href="https://addons.mozilla.org/firefox/themes/websites">Websites</a></li>
</ul>
<div>
<a class="complete-themes" href="/en-US/firefox/complete-themes/">
Want more customization? Try <b>Complete Themes</b> </a>
</div>
</li>
<li id="collections">
<a href="/en-US/firefox/collections/">Collections</a>
<ul>
<li><em><a href="/en-US/firefox/collections/?sort=featured">Featured</a></em></li>
<li><em><a href="/en-US/firefox/collections/?sort=users">Most Followers</a></em></li>
<li><em><a href="/en-US/firefox/collections/?sort=created">Newest</a></em></li>
<hr>
<li><a href="/en-US/firefox/collections/mine/">
Collections I've Made</a></li>
<li><a href="/en-US/firefox/collections/following/">
Collections I'm Following</a></li>
<li><a href="/en-US/firefox/collections/mine/favorites">
My Favorite Add-ons</a></li>
</ul>
</li>
<li id="more">
<a href="#">More…</a>
<ul>
<li class="more-mobile"><a href="/en-US/android">
Add-ons for Mobile</a></li>
<li class="more-lang"><a href="/en-US/firefox/language-tools/">
Dictionaries & Language Packs</a></li>
<li><a href="/en-US/firefox/search-tools/">Search Tools</a></li>
<li><a href="/en-US/developers/">Developer Hub</a></li>
</ul>
</li>
</ul>
</nav>
</div>
<div class="site-balloon" id="site-nonfx">
<p>
To try the thousands of add-ons available here, download <a href="http://mozilla.org/firefox/?src=amo">Mozilla Firefox</a>, a fast, free way to surf the Web! </p>
<a href="#" class="close">Close</a>
</div>
<div class="site-balloon" id="site-welcome">
<h3>Welcome to Firefox Add-ons.</h3>
<p>
Choose from thousands of extra features and styles to make Firefox your own. </p>
<a href="#" class="close">Close</a>
</div>
<div class="site-balloon" id="mobile-banner">
<h3>On the go?</h3>
<p>
Check out our <a class="mobile-link" href="#">Mobile Add-ons site</a>. </p>
<a href="#" class="close">Close</a>
</div>
</div>
<nav id="breadcrumbs">
<ol>
<li>
<a href="/en-US/firefox/" class="home" title="Add-ons for Firefox">Add-ons for Firefox</a>
</li>
<li>
<a href="/en-US/firefox/extensions/">Extensions</a>
</li>
<li>
<span>FlashGot Mass Downloader</span>
</li>
</ol>
</nav>
<div itemscope itemtype="http://schema.org/WebApplication">
<link itemprop="SoftwareApplicationCategory" href="http://schema.org/OtherApplication" />
<aside class="secondary addon-vitals">
<span itemprop="offers" itemscope itemtype="http://schema.org/Offer">
<meta itemprop="price" content="$0" />
<meta itemprop="priceCurrency" content="USD" />
<link itemprop="availability" href="http://schema.org/InStock" />
</span>
<div itemprop="aggregateRating" itemscope="" itemtype="http://schema.org/AggregateRating">
<meta content="4.7683" itemprop="ratingValue">
<span class="stars large stars-5" title="Rated 5 out of 5 stars">
Rated 5 out of 5 stars </span>
<div>
<a id="reviews-link" href="/en-US/firefox/addon/flashgot/reviews/">
<span itemprop="ratingCount">423</span> user reviews </a>
</div>
</div>
<div id="daily-users">
1,418,064 users
<meta itemprop="interactionCount" content="UserDownloads:117286240" />
</div>
<div class="widgets">
<a class="collection-add widget collection"
data-listurl="/en-US/firefox/collections/ajax/list"
data-addurl="/en-US/firefox/collections/ajax/add"
data-removeurl="/en-US/firefox/collections/ajax/remove"
data-newurl="/en-US/firefox/collections/ajax/new"
data-addonid="220"
title=""
href="#"
>
Add to collection
</a> <a class="share widget"
data-share-counts="{"delicious": "4566 posts", "twitter": "5423 tweets", "myspace": "4301 posts", "facebook": "6325 posts", "friendfeed": "5151 shares", "digg": "6997 diggs"}"
data-base-url="/en-US/firefox/addon/flashgot/share?service="
title="Share this Add-on"
href="#">Share this Add-on</a>
</div>
</aside>
<section class="primary">
<div id="addon" class="island c" role="main" data-id="220">
<hgroup>
<img id="addon-icon" itemprop="image" src="https://addons.cdn.mozilla.net/img/uploads/addon_icons/0/220-64.png?modified=1380496826" class="icon" alt="">
<h1 class="addon">
<span itemprop="name">FlashGot Mass Downloader</span>
<span class="version-number" itemprop="version">1.5.5.98</span>
</h1>
<h4 class="author">by <a href="/en-US/firefox/user/giorgio-maone/" title="Giorgio Maone">Giorgio Maone</a></h4>
</hgroup>
<p id="addon-summary" itemprop="description" >Download all the links, movies and audio clips of a page at the maximum speed with a single click, using the most popular, lightweight and reliable external download managers.</p>
<div class="install-wrapper featuredaddon">
<div class="install-shell">
<div class="install featuredaddon"
data-addon="220"
data-icon="https://addons.cdn.mozilla.net/img/uploads/addon_icons/0/220-32.png?modified=1380496826"
data-developers="/en-US/firefox/addon/flashgot/developers"
data-versions="/en-US/firefox/addon/220/versions/"
data-name="FlashGot Mass Downloader"
data-after="contrib"
data-min="2.0"
data-max="31.0"
data-is-compatible="true"
data-is-compatible-app="true"
data-compat-overrides="[]"
>
<p class="install-button">
<a class="button download prominent "
data-hash="sha256:cb1bf6aa1c83c17327db78aaa2aa9423c745e05d1681311e2bc504a75cee0557"
href="/firefox/downloads/latest/220/addon-220-latest.xpi?src=dp-btn-primary"
>
<b></b>
<span>
Download Now
</span>
</a>
</p>
</div>
<div class="d2c-reasons-popup popup">
<p>This add-on is not compatible with your version of Firefox because of the following:</p>
<ul></ul>
</div>
</div> </div>
<div class="banner-box">
<div class="banner featured">Featured</div>
</div>
</div>
<div class="notice c author" id="contribution">
<img class="avatar" alt="Giorgio Maone"
src="https://addons.cdn.mozilla.net/img/uploads/userpics/0/0/143.png?modified=1395697896">
<div class="aux">
<div class="button-wrapper">
<a class="button contribute prominent" id="contribute-button" href="#">
<b></b>Contribute
</a>
</div>
<p class="suggestion">
<b>$12.00</b> suggested </p>
</div>
<h3>Enjoy this add-on?</h3>
<p class="">
The <a href="/en-US/firefox/addon/flashgot/developers">developer of this add-on</a> asks that you help support its continued development by making a small contribution. </p>
<div id="contribute-box" class="jqmWindow modal">
<form action="/en-US/firefox/addon/flashgot/contribute/" method="post">
<input type="hidden" name="source" value="dp-btn-primary"/>
<h2>Make a Contribution</h2>
<p class="support">
Help support the continued development of <strong>FlashGot Mass Downloader</strong> by making a small contribution through <a href="http://paypal.com">PayPal</a>. </p>
<h4>How much would you like to contribute?</h4>
<div class="error" id="contrib-too-much"
data-max-amount="1000">
The maximum contribution amount is $1,000.00.
</div>
<div class="error" id="contrib-too-little">
The minimum contribution amount is $0.01.
</div>
<div class="error" id="contrib-not-entered">
Contribution amount must be a number.
</div>
<div class="error" id="paypal-error">
</div>
<ul>
<li>
<input type="radio" name="type" value="suggested"
id="contrib-suggested" checked="checked"/>
<label for="contrib-suggested">
A one-time suggested contribution of $12.00
</label>
</li>
<li>
<input type="radio" name="type" value="onetime"
id="contrib-onetime"
/>
<label>
A one-time contribution of $ <input type="text" name="onetime-amount" value=""/>
</label>
</li>
</ul>
<h4 class="comment">
<label for="contrib-comment">
Leave a comment or request with your contribution.
</label>
</h4><span>(optional)</span>
<textarea name="comment" id="contrib-comment"></textarea>
<span class="commentlen"></span>
<div id="contribute-actions">
<button id="contribute-confirm" type="submit" class="prominent">
Make Contribution
</button>
<span class="js-hidden ajax-loading">Contacting PayPal</span>
<span class="cancel"><a href="#">No Thanks</a></span>
</div>
<div id="paypal-complete" class="js-hidden">
<strong>Contribution made, thank you.</strong>
</div>
</form>
</div>
</div>
</section>
<section class="previews">
<div class="carousel">
<a href="#" class="control prev">«</a>
<a href="#" class="control next">»</a>
<ul id="preview" class="slider"><li class="panel">
<a class="screenshot thumbnail" rel="jquery-lightbox"
href="https://addons.cdn.mozilla.net/img/uploads/previews/full/28/28857.png?modified=1331247702" title="">
<img src="https://addons.cdn.mozilla.net/img/uploads/previews/thumbs/28/28857.png?modified=1331247702" alt="">
</a>
</li><li class="panel">
<a class="screenshot thumbnail" rel="jquery-lightbox"
href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/205.png?modified=1331247702" title="Override Firefox built-in download manager">
<img src="https://addons.cdn.mozilla.net/img/uploads/previews/thumbs/0/205.png?modified=1331247702" alt="">
</a>
</li><li class="panel">
<a class="screenshot thumbnail" rel="jquery-lightbox"
href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/211.png?modified=1331247702" title="All the FlashGot menu items (you can hide any of them using Options)">
<img src="https://addons.cdn.mozilla.net/img/uploads/previews/thumbs/0/211.png?modified=1331247702" alt="">
</a>
</li><li class="panel">
<a class="screenshot thumbnail" rel="jquery-lightbox"
href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/212.png?modified=1331247702" title="General Options">
<img src="https://addons.cdn.mozilla.net/img/uploads/previews/thumbs/0/212.png?modified=1331247702" alt="">
</a>
</li><li class="panel">
<a class="screenshot thumbnail" rel="jquery-lightbox"
href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/213.png?modified=1331247702" title="Menu Options (hide rarely used menu items)">
<img src="https://addons.cdn.mozilla.net/img/uploads/previews/thumbs/0/213.png?modified=1331247702" alt="">
</a>
</li><li class="panel">
<a class="screenshot thumbnail" rel="jquery-lightbox"
href="https://addons.cdn.mozilla.net/img/uploads/previews/full/0/214.png?modified=1331247702" title="Build Gallery Dialog">
<img src="https://addons.cdn.mozilla.net/img/uploads/previews/thumbs/0/214.png?modified=1331247702" alt="">
</a>
</li><li class="panel">
<a class="screenshot thumbnail" rel="jquery-lightbox"
href="https://addons.cdn.mozilla.net/img/uploads/previews/full/1/1503.png?modified=1331247702" title="All the FlashGot menu items (you can hide any of them)">
<img src="https://addons.cdn.mozilla.net/img/uploads/previews/thumbs/1/1503.png?modified=1331247702" alt="">
</a>
</li><li class="panel">
<a class="screenshot thumbnail" rel="jquery-lightbox"
href="https://addons.cdn.mozilla.net/img/uploads/previews/full/9/9488.png?modified=1331247702" title="">
<img src="https://addons.cdn.mozilla.net/img/uploads/previews/thumbs/9/9488.png?modified=1331247702" alt="">
</a>
</li></ul>
</div>
</section>
<div id="lightbox">
<section>
<div class="content">
<a class="close" href="#">Close</a>
</div>
<div class="controls">
<a href="#" class="control next">»</a>
<a href="#" class="control prev">«</a>
<div class="caption"><span></span></div>
</div>
</section>
</div>
<aside class="secondary metadata c">
<ul class="links">
<li><a class="home" href="http://outgoing.mozilla.org/v1/8981558727f8223f4ea3acf9d057f9710776192a2df571748fa8e5e53b416490/http%3A//flashgot.net">
Add-on home page</a></li>
<li><a class="support" href="http://outgoing.mozilla.org/v1/87c72fcf7fa9bea50a7dd60c8cc8e2dce6d0d1a5355546aaffbc7ba97a17cd91/http%3A//flashgot.net/forum">Support site</a></li>
<li><a href="#">Support E-mail</a><span class="emaillink js-hidden">moc<span class="i">null</span>.noitcamrofni@toghsalf</span></li>
</ul>
<ul>
<li>Version 1.5.5.98 <a class="scrollto" href="#detail-relnotes">Info</a></li>
<li>March 12, 2014</li>
<li class="source-license">
Released under <a target="_blank" href="http://www.gnu.org/licenses/gpl-2.0.html">GNU General Public License, version 2.0</a> </li>
</ul>
</aside>
<section class="primary island c">
<h2>About this Add-on</h2>
<div class="prose">
<div id="addon-description" class="prose" >Download one link, selected links or all the links of a page together at the maximum speed with a single click, using the most popular, lightweight and reliable external download managers. The new "FlashGot Media" command grabs video and audio clips while they're playing, too. Supported download tools are dozens, see <a href="http://outgoing.mozilla.org/v1/8981558727f8223f4ea3acf9d057f9710776192a2df571748fa8e5e53b416490/http%3A//flashgot.net" rel="nofollow">http://flashgot.net</a> for details.<br><br>FAQ: <a href="http://outgoing.mozilla.org/v1/9040459ea3fd40415185ecb61def04c574ae06f165cd362c85122d8d8f0b6bab/http%3A//flashgot.net/faq" rel="nofollow">http://flashgot.net/faq</a><br>Forum: <a href="http://outgoing.mozilla.org/v1/87c72fcf7fa9bea50a7dd60c8cc8e2dce6d0d1a5355546aaffbc7ba97a17cd91/http%3A//flashgot.net/forum" rel="nofollow">http://flashgot.net/forum</a></div>
</div>
</section>
<div id="more-webpage" class="primary c" data-more-url="/en-US/firefox/addon/flashgot/more"></div>
<section class="primary island more-island">
<section class="expando" id="developer-comments">
<h2>Developer’s Comments<a class="toggle" href="#developer-comments"><b></b></a></h2>
<div class="content prose">
<p>
Since this is not a support forum, you won't receive any help here, while your question will likely disappear.<br><br>If you need support, please<br>1) read the FAQ: <a href="http://outgoing.mozilla.org/v1/9ece36a676480536fa9838c1ed2bc43e3a6f4b15/http%3A//flashgot.net/faq" rel="nofollow">http://flashgot.net/faq</a> <br>2) visit this forum: <a href="http://outgoing.mozilla.org/v1/f01c07f7e5ba5044d93c624d1e19c6a9072c313b/http%3A//flashgot.net/forum" rel="nofollow">http://flashgot.net/forum</a> <br>3) contact me directly: <a href="http://outgoing.mozilla.org/v1/f4c007e6fd2929c3cb7bbc07a2d51f5108db9729/http%3A//maone.net" rel="nofollow">http://maone.net</a><br><br>You're welcome!<br><br>INSTALLATION ISSUES ARE COVERED BY FAQ 4.1, <a href="http://outgoing.mozilla.org/v1/fe74139c4f8da67534401135ee01247e5a689ee3/http%3A//flashgot.net/faq%23qa4_1" rel="nofollow">http://flashgot.net/faq#qa4_1</a><br><br>IF YOU'VE GOT TROUBLES DOWNLOADING HERE, please use the <a href="http://outgoing.mozilla.org/v1/5efd865ce5804d4a1f13200162b04aac530e1068/http%3A//flashgot.net/getit%23direct" rel="nofollow" title="FlashGot direct link">direct link here</a>.</p>
</div>
</section>
<section id="detail-relnotes" class="expando">
<h2>Version Information<a class="toggle" href="#detail-relnotes"><b></b></a></h2>
<div class="content listing">
<div class="items">
<div class="version item" id="version-1.5.5.98">
<div class="info">
<h3><a href="/en-US/firefox/addon/flashgot/versions/1.5.5.98"
title="Permanent link to this version">
Version 1.5.5.98</a>
<span class="meta">
<time datetime="2014-03-12T15:55:18Z">
Released March 12, 2014
</time>
<span class="filesize">
383.9 KB
</span>
</span>
<span class="meta compat">
Works with
Firefox 2.0 and later, SeaMonkey 2.0 and later, Thunderbird 2.0 and later </span>
</h3>
<div class="desc prose" >
v 1.5.5.98<br>=====================================================<br>+ Folx 3 support<br>x Fixed sandboxed Youtube signature decoding breaking<br> Flashblock<br>+ MultiGet download manager support<br>x Fixed pyLoad being automatically selected even if<br> not present<br>+ Updated <a href="http://outgoing.mozilla.org/v1/2ea8008884adb7c2474daf2c1a16af755d93232ce32e4710475394b717a84270/http%3A//imagebam.com" rel="nofollow">imagebam.com</a> direct download support
</div>
<ul class="source">
<li>
Source code released under <a target="_blank" href="http://www.gnu.org/licenses/gpl-2.0.html">GNU General Public License, version 2.0</a> </li>
<li>
<a class="license-faq" href="/en-US/faq#license">
What's this?</a>
</li>
<li>
<a class="source-code"
href="/en-US/firefox/files/browse/248520/">
View the source</a>
</li>
</ul>
</div>
<div class="action">
<div class="install-shell">
<div class="install featuredaddon"
data-addon="220"
data-icon="https://addons.cdn.mozilla.net/img/uploads/addon_icons/0/220-32.png?modified=1380496826"
data-developers="/en-US/firefox/addon/flashgot/developers"
data-versions="/en-US/firefox/addon/220/versions/"
data-name="FlashGot Mass Downloader"
data-after="contrib"
data-min="2.0"
data-max="31.0"
data-is-compatible="true"
data-is-compatible-app="true"
data-compat-overrides="[]"
>
<p class="install-button">
<a class="button download "
data-hash="sha256:cb1bf6aa1c83c17327db78aaa2aa9423c745e05d1681311e2bc504a75cee0557"
href="https://addons.mozilla.org/firefox/downloads/file/248520/flashgot_mass_downloader-1.5.5.98-fx+sm+tb.xpi?src=dp-btn-version"
>
<b></b>
<span>
Download Now
</span>
</a>
</p>
</div>
<div class="d2c-reasons-popup popup">
<p>This add-on is not compatible with your version of Firefox because of the following:</p>
<ul></ul>
</div>
</div>
</div>
</div>
</div>
<p class="more c">
<a class="more-info" href="/en-US/firefox/addon/flashgot/versions/">
See complete version history
</a>
</p>
</div>
</section>
<section id="beta-channel" class="expando">
<h2>Development Channel<a class="toggle" href="#beta-channel"><b></b></a></h2>
<div class="content">
<p>
The Development Channel lets you test an experimental new version of this add-on before it's released to the general public. Once you install the development version, you will continue to get updates from this channel. To stop receiving development updates, reinstall the default version from the link above. <a href="#install-beta">Install development version</a>
</p>
<div class="install-beta" id="install-beta">
<p>
<strong>Caution:</strong> Development versions of this add-on have not been reviewed by Mozilla. </p>
<dl>
<dt class="beta-version">Version 1.5.5.98rc2:</dt>
<dd>
<div class="install-shell">
<div class="install unreviewed beta"
data-addon="220"
data-icon="https://addons.cdn.mozilla.net/img/uploads/addon_icons/0/220-32.png?modified=1380496826"
data-developers="/en-US/firefox/addon/flashgot/developers"
data-versions="/en-US/firefox/addon/220/versions/"
data-name="FlashGot Mass Downloader"
data-after="contrib"
data-min="2.0"
data-max="31.0"
data-is-compatible="true"
data-is-compatible-app="true"
data-compat-overrides="[]"
>
<p class="install-button">
<a class="button download caution "
data-hash="sha256:9fae062a053fc1650de5bcae6cd86b7c719766cb05aa980b8daa7f769f4454fd"
href="https://addons.mozilla.org/firefox/downloads/file/248366/flashgot_mass_downloader-1.5.5.98rc2-sm+fx+tb.xpi?src=dp-btn-devchannel"
>
<b></b>
<span>
Download Now
</span>
</a>
</p>
</div>
<div class="d2c-reasons-popup popup">
<p>This add-on is not compatible with your version of Firefox because of the following:</p>
<ul></ul>
</div>
</div> </dd>
</dl>
</div>
</div>
</section>
</section>
</div>
</div>
<div id="tooltip">
<span></span>
</div>
<div id="popup-staging">
<div id="sharing-popup" class="popup">
<div class="share-networks share-content">
<ul>
<li class="digg">
<span class="share-link">
<a class="uniquify" target="_self">
Digg this!
</a>
</span>
<span class="share-count">
</span>
</li>
<li class="facebook">
<span class="share-link">
<a class="uniquify" target="_self">
Post to Facebook
</a>
</span>
<span class="share-count">
</span>
</li>
<li class="delicious">
<span class="share-link">
<a class="uniquify" target="_self">
Add to Delicious
</a>
</span>
<span class="share-count">
</span>
</li>
<li class="myspace">
<span class="share-link">
<a class="uniquify" target="_self">
Post to MySpace
</a>
</span>
<span class="share-count">
</span>
</li>
<li class="friendfeed">
<span class="share-link">
<a class="uniquify" target="_self">
Share on FriendFeed
</a>
</span>
<span class="share-count">
</span>
</li>
<li class="twitter">
<span class="share-link">
<a class="uniquify" target="_self">
Post to Twitter
</a>
</span>
<span class="share-count">
</span>
</li>
</ul>
</div></div>
<div id="add-to-collection" class="popup">
<div class="collection-add-login">
<p>To create your own collections, you must have a Mozilla Add-ons account.</p>
<p class="register-button">
<a class="button" href="/en-US/firefox/users/register">Create an Add-ons Account</a>
</p>
<p>
or <a href="/en-US/firefox/users/login?to=%2Fen-US%2Ffirefox%2Faddon%2Fflashgot%2F">log in to your current account</a> </p>
</div>
</div>
<div id="abuse-modal" class="modal">
<a href="#" class="close">close</a>
<h2>Report Abuse</h2>
<form method="post" action="/en-US/firefox/addon/flashgot/abuse/">
<fieldset class="abuse">
<ol >
<li>
<p>If you suspect this add-on violates <a href="/en-US/firefox/developers/docs/policies">our policies</a> or has security or privacy issues, please use the form below to describe your concerns. Please do not use this form for any other reason.</p>
</li>
<li>
<textarea cols="40" id="id_text" name="text" rows="10">
</textarea>
</li>
<li id="recap-container">
<label for="recaptcha_response_field">
Are you human? <span class="req" title="required">*</span>
<a href="#" id="recaptcha_help">What's this?</a>
</label>
<div class="recaptcha-container">
<p> Please enter <strong>both words</strong> below, <strong>separated by a space</strong>. </p> <p> If this is hard to read, you can <a href="#" id="recaptcha_different">try different words</a> or <a href="#" id="recaptcha_audio">try a different type of challenge</a> instead. </p> <div id="recaptcha_image"></div>
<p>
<input type="text" name="recaptcha_response_field"
id="recaptcha_response_field" size="30">
</p>
</div>
</li>
<li class="footer-submit">
<button type="submit">Send Report</button>
</li>
</ol>
</fieldset>
</form>
</div>
</div>
</div>
<div id="footer" role="contentinfo">
<div class="section">
<img class="footerlogo" src="https://addons.cdn.mozilla.net/media/img/zamboni/footer-logo-med.png?b=8c187d8-533c8fc5" alt="">
<div id="social-footer">
<ul>
<li>get to know <b>add-ons</b></li>
<li><a href="/en-US/about">About</a></li>
<li><a href="http://blog.mozilla.com/addons">Blog</a></li>
<li class="footer-devhub-link"><a href="/en-US/developers/">Developer Hub</a></li>
<li><a href="/en-US/faq">FAQ</a></li>
<li><a href="https://forums.addons.mozilla.org">Forum</a></li>
</ul>
</div>
<div id="footer-content">
<form class="languages go" id="lang_form" method="get" action="">
<label for="language">Other languages</label>
<select id="language" name="lang" dir="ltr">
<option value="af" >
Afrikaans
</option><option value="ar" >
عربي
</option><option value="bg" >
Български
</option><option value="bn-bd" >
বাংলা (বাংলাদেশ)
</option><option value="ca" >
Català
</option><option value="cs" >
Čeština
</option><option value="da" >
Dansk
</option><option value="de" >
Deutsch
</option><option value="el" >
Ελληνικά
</option><option value="en-us" selected>
English (US)
</option><option value="es" >
Español
</option><option value="eu" >
Euskara
</option><option value="fa" >
فارسی
</option><option value="fi" >
suomi
</option><option value="fr" >
Français
</option><option value="ga-ie" >
Gaeilge
</option><option value="he" >
עברית
</option><option value="hu" >
magyar
</option><option value="id" >
Bahasa Indonesia
</option><option value="it" >
Italiano
</option><option value="ja" >
日本語
</option><option value="ko" >
한국어
</option><option value="mk" >
Македонски
</option><option value="mn" >
Монгол
</option><option value="nl" >
Nederlands
</option><option value="pl" >
Polski
</option><option value="pt-br" >
Português (do Brasil)
</option><option value="pt-pt" >
Português (Europeu)
</option><option value="ro" >
română
</option><option value="ru" >
Русский
</option><option value="sk" >
slovenčina
</option><option value="sl" >
Slovenščina
</option><option value="sq" >
Shqip
</option><option value="sv-se" >
Svenska
</option><option value="uk" >
Українська
</option><option value="vi" >
Tiếng Việt
</option><option value="zh-cn" >
中文 (简体)
</option><option value="zh-tw" >
正體中文 (繁體)
</option> </select>
<noscript><button type="submit">Go</button></noscript>
</form>
<div id="copyright">
<p id="footer-links">
<a href="http://www.mozilla.org/privacy-policy.html">
Privacy Policy
</a> |
<a href="http://www.mozilla.org/about/legal.html">
Legal Notices
</a> |
<a href="http://www.mozilla.org/legal/fraud-report/index.html">
Report Trademark Abuse
</a>
| <a class="mobile-link" href="#">View Mobile Site</a>
</p>
<p>
Except where otherwise <a href="http://www.mozilla.org/about/legal.html#site">noted</a>, content on this site is licensed under the <br /> <a href="http://creativecommons.org/licenses/by-sa/3.0/"> Creative Commons Attribution Share-Alike License v3.0 </a> or any later version. </p>
</div></div>
</div> </div> <script src="https://addons.cdn.mozilla.net/en-US/firefox/jsi18n.js?b=8c187d8-533c8fc5"></script>
<script src="https://addons.cdn.mozilla.net/media/js/impala-min.js?build=8c187d8-533c8fc5"></script>
<script async defer src="https://addons.cdn.mozilla.net/en-US/firefox/addons/buttons.js?b=8c187d8-533c8fc5"></script>
<script src="//mozorg.cdn.mozilla.net/en-US/tabzilla/tabzilla.js"></script>
<script type="text/javascript" src="https://www.google.com/recaptcha/api/challenge?k=6LcHh9gSAAAAAJ_BAPRKKBdXUZwgERi7iwQVjIna"></script>
<script async defer src="https://www.paypalobjects.com/js/external/dg.js"></script>
</body>
</html>