Differences between revisions 3 and 5 (spanning 2 versions)
Revision 3 as of 2005-07-13 07:20:03
Size: 1062
Editor: ZoomQuiet
Comment: 《Dive into Greasemonkey》] -- 深入 Greasemonkey!'''
Revision 5 as of 2005-07-13 11:24:48
Size: 1400
Editor: qingfeng
Comment:
Deletions are marked like this. Additions are marked like this.
Line 11: Line 11:
'''截图:'''

attachment:Greasemonkey_mp3.gif
Line 18: Line 22:

== 一个新浪vivi的插件 ==
安装以后,屏幕右下角出现一vivi图标,点击后即可将当前网页保存之vivi。

'''截图:'''

attachment:vivi.scr1.gif

安装:

attachment:vivi.user.js

''对其按右键即可安装''

== Hello World例子 ==

TableOfContents

Greasemonkey

Greasemonkey一个Firefox的扩展,可以执行javascript脚本,为页面添加很多实用功能。很Cool,以后为firefox编写插件就更容易了,推荐之!

主页:http://greasemonkey.mozdev.org/index.html

可用脚本:http://dunck.us/collab/GreaseMonkeyUserScriptsGeneric

推荐脚本:Inline MP3 Player。安装以后网页所有mp3后缀的连接都会跟上一个播放按钮,可以直接播放之,还有很多很cool的插件,推荐!

截图:

attachment:Greasemonkey_mp3.gif

Dive into Greasemonkey

清风提供的脚本

一个新浪vivi的插件

安装以后,屏幕右下角出现一vivi图标,点击后即可将当前网页保存之vivi。

截图:

attachment:vivi.scr1.gif

安装:

attachment:vivi.user.js

对其按右键即可安装

Hello World例子

attachment:hello.user.js

说明: 安装以后,点击网页任意图片都会弹出Hello World

Greasemonkey (last edited 2009-12-25 07:11:03 by localhost)