Aquilax

Sobre mim

Informações do desenvolvedor
Nome Aquilax
Usuário desde Dez. 13, 2007
Número de extensões desenvolvidas 1 extensão
Avaliação média das extensões do desenvolvedor Ainda sem avaliação

Extensões que eu criei

Google 50NW

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

Ainda sem avaliação
1 download semanal

Minhas análises

RDown - Rapidshare Downloader

Avaliado em 5 de 5 estrelas

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;

Esta análise é para uma versão anterior da extensão (0.5.9). 

RDown - Rapidshare Downloader

Avaliado em 5 de 5 estrelas

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]

Esta análise é para uma versão anterior da extensão (0.5.8).