存档

文章标签 ‘extensions’

修改DownThemAll!的线程数

2007年4月14日 wgzhao 2 条评论

DownThemAll!是一款功能强大的Firefox下载插件。

不过他默认的单个任务的最大线程是10个,我觉得有点小,不管我将来会不会用到,我觉得先还是多设置几个数比较好。

1)找到插件的位置,把chrome目录下的dta.jar文件copy出来
阅读全文…

Enabling Extension Updates

2005年11月19日 wgzhao 没有评论

So you’ve learned how to write your own extension . This tutorial will show you how to keep your users up to date with your latest version automatically.

One of the cool things about having an update feature in your extension is the user won’t have to check your homepage all the time to see if there’s a new version available. Firefox will let them know that a new version is available as soon as you update it, thanks to a file called update.rdf.
阅读全文…

分类: WEB开发 标签: ,