Aquilax

关于我

开发者信息
名称 Aquilax
注册时间 Dec. 13, 2007
开发的附加组件数量 1 个附加组件
开发的附加组件平均得分 尚无评分

我创建的附加组件

Google 50NW

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

尚无评分
1 次周下载量

我所发表的评价

RDown - Rapidshare Downloader

评分5星,满分5星

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;

这个评论是针对附加组件的一个早期版本的(0.5.9)。 

RDown - Rapidshare Downloader

评分5星,满分5星

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]

这个评论是针对附加组件的一个早期版本的(0.5.8)。