Zene
火狐狸
火狐狸
  • UID820
  • 注册日期2004-12-13
  • 最后登录2007-08-21
  • 发帖数111
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
阅读:3227回复:3

Greasemonkey 0.3.3,支持firefox1.0.4

楼主#
更多 发布于:2005-05-16 15:41
What's New:
* Bug 10004: onreadystatechange bugs fixed so that you get the right results no matter that readyState is.
* Bug 10106: Updates for FF 1.0.4 support.(升级支持1.0.4)
* Bug 10185: Tweaked GM_registerMenuCommand so that user script function doesn't get the chrome event. commandFunc now takes no parameters.

0.3b
* Added GM_getValue() and GM_setValue() for local persistence.
* Added an edit button to the manage dialog.
* Replaced enable and disable all buttons in the manage dialog with an easier to access icon in the bottom right corner of firefox.
* Added GM_log() for writing to the JS Console.
* Updates for FF 1.0.3 support.
* Scoped GM_* functions down so that they are only accessible from user scripts. This was a security concern.
* Clipped script names in the manage dialog with elipsises so that they cannot push the uninstall button off the window.
* Improved error handling by isolating scripts from one another. Errors in one script will no longer stop other scripts from running. Errors loading a script will not stop other scripts from being loaded.
* Added a generalized versioning scheme. Starting now, the current version of the script will be stored in the Mozilla preference greasemonkey.version. Scripts should know how to migrate themselves from earlier versions based on this.


Note:
* Have not yet implemented clean uninstall.(目前无法完全卸载)This means that if you downgrade to an earlier version you may have to clean out your preferences and config folder by hand.(这意味着如果你想降级到更低的版本,你必须手动清除其参数和配置文件夹)
* Although FF 1.0.3 is now supported, that browser breaks some existing scripts because it removed the undocumented, unsupport window._content property. No scripts should have been using this in the first place as it was a circular reference back to window. Affected scripts will have to be modified.

请高手写一个教程,这玩意太高级了
附件名称/大小 下载次数 最后更新
greasemonkey_0.3.3.xpi (20KB)  312 2005-05-16 15:41
fiag
管理员
管理员
  • UID1188
  • 注册日期2004-12-21
  • 最后登录2024-04-22
  • 发帖数4681
  • 经验686枚
  • 威望0点
  • 贡献值402点
  • 好评度51点
1楼#
发布于:2005-05-16 15:41
greasemonkey中文简单使用教程
http://fiag.ik8.com/greasemonkey/

如何编写用户脚本(英文,详细教程)
http://diveintogreasemonkey.org/

太高级了, ,俺也了解不多啊。

PS:新版在状态栏上添加了可爱的小猴子头像,用于启用或禁用GreaseMonkey
EricXP
千年狐狸
千年狐狸
  • UID5182
  • 注册日期2005-04-17
  • 最后登录2010-12-27
  • 发帖数1027
  • 经验10枚
  • 威望0点
  • 贡献值0点
  • 好评度0点
2楼#
发布于:2005-05-16 15:41
嘿嘿,fiag,有了RIP,不用费劲的编脚本啦,全自动化,能把BTChina那样出了名的脏乱差网站都刷的干干净净,嘿嘿.
╮( ̄▽ ̄")╭

- Adblock Plus 1.1.3
- Adblock Plus: Element Hiding Helper 1.0.6
- Add to Search Bar 2.0
- All-In-One Gestures 0.20.1
- All-In-One Sidebar 0.7.11
- Easy DragToGo 1.1.2.2
- AutoProxy 0.3b4.0+.2009110800
- Coral IE Tab 1.83.20100316
- Easy DragToGo 1.1.2.4
- Favicon Picker 3 0.5
- FlashGot 1.2.1.17
- Gmail Notifier 0.6.4.1
- Greasemonkey 0.8.20100211.5
- IDM CC 6.9.1
- Menu Editor 1.2.6
- Organize Status Bar 0.6.4
- ScrapBook 1.3.6
- Tab Mix Plus 0.3.8.2
- TinEye Reverse Image Search 0.7.1
- WangWang Protocol Handler 3.6

欢迎访问我的Blogger
http://ericxp1984.spaces.live.com/
fiag
管理员
管理员
  • UID1188
  • 注册日期2004-12-21
  • 最后登录2024-04-22
  • 发帖数4681
  • 经验686枚
  • 威望0点
  • 贡献值402点
  • 好评度51点
3楼#
发布于:2005-05-16 15:41
GreaseMonkey的功能可不只过滤广告,还可以更改或修正内容。很有意思!
游客

返回顶部