stanleychief |
10-10-2007 01:07 AM |
1 Attachment(s)
Attention Developers (cough cough.. Simplex)
The same thing can be ported over to IE7. I just downloaded and installed IE7Pro (free) and it supports user scripts which are a dead ringer for GreaseMonkey scripts. I'd finish porting this over for IE tonight, but I need to go to work early and need some shuteye. :)
Anyone want to finish the port this GreaseMonkey script over to IE7?
Few quick differences to point out:
prompt -> PRO_prompt
GM_getValue -> PRO_getValue
GM_setValue -> PRO_setValue
Here are the links to get you going:
IE Pro 7
Developer Docs
IEScripts Home
IE Pro 7 is pretty cool by itself and definitely worth the install.
If nobody gets to this I might be able to work on it a bit more tomorrow. Like I said, I started it, but I'm getting an error. I'm sure it's probably a difference in the DOM. Just rename the attachment to remove the txt extension and drop this into your 'userscripts' directory once you have IE7Pro installed. Follow the directions on the IEScripts site to enable it and access the menu items.
|