Aquilax

About me

Developer Information
Name Aquilax
User since Dec. 13, 2007
Number of add-ons developed 1 add-on
Average rating of developer's add-ons Not yet rated

Add-ons I've created

Google 50NW

Search google.com with 50 results opening in a new window

Not yet rated
1 weekly download

My Reviews

RDown - Rapidshare Downloader

Rated 5 out of 5 stars

Hi, I fixed the "Waiting for NaN seconds" bugs in the version 0.5.8 using a regular expression instead of the complicated substring technique in the getErrorTime method in the documentInterface.js:

var match=message.match(/(\d+)\s+minute/);
return match?match[1]:false;

This review is for a previous version of the add-on (0.5.9). 

RDown - Rapidshare Downloader

Rated 5 out of 5 stars

Great add-ons.

Missing the handling of the case when too many people are downloading files:

[p][b]Currently a lot of users are downloading files. Please try again in 2 minutes or become a
[a href="http://rapidshare.com/premium.html"]Premium member[/a][/b][/p]
[p align="justify"]Please note, the server is not going to check again within the next 2 minutes if downloading is possible again. To provide a fair platform, all user get the same options. Your last attempt was [b]15[/b] seconds ago.[/p]

This review is for a previous version of the add-on (0.5.8).