Google Chrome Compatibility
![]() ![]() |
RE: http://blog.chromium.org/2010/02/40000-more-ext... I know that you mentioned that you wouldn't do any more updates, but if you could find time to check out the compatibility of your script with Google Chrome it would be greatly appreciated! Maybe fix the GV issues too?... :-) I'm running the latest release, 4.0.249.78. It installs properly but doesn't work. |
![]() ![]() |
Yes. Please, make it Chrome compatible! |
![]() ![]() |
Having had a brief look at the script, it uses the Gmail Greasemonkey API ( http://code.google.com/p/gmail-greasemonkey/wik...) which requires access to the base page's Javascript objects through the unsafeWindow greasemonkey object, which doesn't exist in Chrome. Basically the script can't access the API needed to get it working, so Chrome support for this script isn't coming any day soon. .. happy to be proved wrong, of course. |
![]() ![]() |
ez4u2sai is correct; it uses unsafeWindow, in addition to a few of the gm_ functions that Greasemonkey-specific. Unless Chrome implements these, it'll be a pain to get the script working in Chrome. |
![]() ![]() |
In chrome use this instead!
|



