位置:轻松日志 » 帮助/文摘
自己动手给FireFox添加插件
发表于:2005/01/21 16:59:04
自己动手给FireFox添加插件
随着使用FF的人数越来越多,当然就有很多想法是FF还没有实现的,有没有想过自己动手为FF开发插件呢?有兴趣看看下面文章。
Creating Firefox extensions
Everyone has a good idea at one time or another to implement a new feature in a web browser. Well, with the goodness that is Mozilla Firefox, now you can do just that. You need to have a vague understanding of XUL and Javascript, but you certainly don't need to be a master of either. When I started, I knew nothing about either one, really. I had seen some bookmarklets here and there, and tried to figure out just how they worked. Well, that's how I made my first extension, BugMeNot, which was used as a point of reference in my first tutorial that I wrote.
参考网址:
XUL - The XML User Interface Language (XUL) is a markup language for describing user interfaces. Url: http://xulplanet.com/
|
收藏这篇文章
|