Size: 1400
Comment:
|
Size: 1525
Comment:
|
Deletions are marked like this. | Additions are marked like this. |
Line 26: | Line 26: |
发布1.1版本,使得vivi图标始终居于右下角。 解决方法: {{{ div.style.position = "fixed"; }}} |
|
Line 32: | Line 39: |
attachment:vivi.user.js | attachment:vivi1.1.user.js |
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
- 好书!
[http://diveintogreasemonkey.org/install/what-is-greasemonkey.html 《Dive into Greasemonkey》] -- 深入 Greasemonkey!
[http://www.woodpecker.org.cn/share/doc/diveintogreasemonkey-2005-05-09/toc/ 本地在线阅读]
[http://www.woodpecker.org.cn/share/doc/diveintogreasemonkey-2005-05-09/videos/ 本地视频演示阅览]
清风提供的脚本
一个新浪vivi的插件
安装以后,屏幕右下角出现一vivi图标,点击后即可将当前网页保存至vivi。
发布1.1版本,使得vivi图标始终居于右下角。
解决方法:
div.style.position = "fixed";
截图:
attachment:vivi.scr1.gif
安装:
attachment:vivi1.1.user.js
对其按右键即可安装
Hello World例子
attachment:hello.user.js
说明: 安装以后,点击网页任意图片都会弹出Hello World