Unfortunately, document-start will not do (the body element is not even yet created at that point).
On Aug 31, 1:20 pm, mack <[email protected]> wrote: > Yes, I know the syntax is not supported... it was just a figure of > speech to refer to something that would be similar to OnBeforeNavigate > (). > > On Aug 31, 1:09 pm, Aaron Boodman <[email protected]> wrote: > > > You can add @run-at document-start to the user script header. See this doc > > for more details on what features are supported by Chromium user > > scripts:http://code.google.com/p/chromium/wiki/UserScripts > > > - a > > > On Mon, Aug 31, 2009 at 10:03 AM, mack <[email protected]> wrote: > > > > Hi, > > > > I need to run a (user) script at the point when the page navigates to > > > a new URL (something like OnBeforeNavigate in IE). Anyone who did that > > > before? > > > > Thank you! > > --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Chromium-extensions" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/chromium-extensions?hl=en -~----------~----~----~----~------~----~------~--~---
