GMail POP3 Quick Checker

By Tim Smart Last update Oct 26, 2009 — Installed 5,660 times.

Chrome?

in
Subscribe to Chrome? 5 posts, 3 voices



Scott DeToffol User
ChromeWindows

Thanks for the great script! Anyone have this working in Google Chrome developer channel? Instructions?

 
Tim Smart Script's Author
FirefoxX11

Not sure if @require works in chrome yet. You could always manually include the dependencies, but I can't guarantee anything.

 
Scott DeToffol User
ChromeWindows

According to Google, they are not supporting @require yet http://dev.chromium.org/developers/design-documents/user-scripts

Known issues:
Chromium does not support @exclude, @require, @resource, unsafeWindow, or any of the special GM_* APIs.

 
Damion Hankejh User
FirefoxWindows

Greetings Tim & Scott,

I had a similar issue with Opera 10, but manually including the @required script had no effect. I'll poke around with it over the weekend and report any findings.

Original opera thread: http://userscripts.org/topics/37923

 
Tim Smart Script's Author
FirefoxX11

I realised why it won't work:

To use the GMonkey API (Google's Greasemonkey API for GMail) in a Greasemonkey User Script, you have to make use of unsafeWindow. unsafeWindow is not supported in Opera or Chrome however, so I might see if I can quickly re-route calls to unsafeWindow to the normal window object.

Cross
Presentational HTML allowed.
Use <code> for inline code and <pre> for code blocks. Use &lt; and &gt; for literal < and >.
We help break paragraphs and link your links.
or cancel