Haso Mujo

关于我

开发者信息
名称 Haso Mujo
注册时间 Sept. 10, 2008
开发的附加组件数量 0 个附加组件
开发的附加组件平均得分 尚无评分

我所发表的评价

RSE Tools

评分5星,满分5星

As partial "solution" I replaced the

"browse"

command with

"open"

command in all instances inside:

"rsetools.jar" in "rsetoolsOverlay.js"

and now the add-in is again functional (it opens new window though)...

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

RSE Tools

评分5星,满分5星

As partial "solution" I replaced the

"browse"

command with

"open"

command in all instances inside:

"rsetools.jar" in "rsetoolsOverlay.js"

and now the add-in is again functional (it opens new window though)...

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

RSE Tools

评分5星,满分5星

Firefox v3.6 and RSE Tools v0.28 are no longer working... :-(

Apparently the commands inside "rsetools.jar" in "rsetoolsOverlay.js":

browse("http://rapidshare-search-engine.com");

browse("http://rapidshare-search-engine.com/index-cmd-contact.html");

browse('http://rapidshare-search-engine.com/index.php?cmd=check&rsetools=1&s_type=2&u='+strUrlEnc);

browse('http://rapidshare-search-engine.com/index-cmd-check&rsetools=1&s_type=2&u='+URLEncode(strUrlEnc)+'.html');

are no longer functioning...

Perhaps the "browse" command is no longer OK with FireFox v3.6 inside JS?

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

RSE Tools

评分5星,满分5星

Firefox v3.6 and RSE Tools v0.28 are no longer working... :-(

Apparently the commands inside "rsetools.jar" in "rsetoolsOverlay.js":

browse("http://rapidshare-search-engine.com");

browse("http://rapidshare-search-engine.com/index-cmd-contact.html");

browse('http://rapidshare-search-engine.com/index.php?cmd=check&rsetools=1&s_type=2&u='+strUrlEnc);

browse('http://rapidshare-search-engine.com/index-cmd-check&rsetools=1&s_type=2&u='+URLEncode(strUrlEnc)+'.html');

are no longer functioning...

Perhaps the "browse" command is no longer OK with FireFox v3.6 inside JS?

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