I didn't quite follow your question, but you can observe when tabs
navigate to new URLs by adding a listener for this event:

http://code.google.com/chrome/extensions/tabs.html#event-onUpdated

Adam


On Thu, Dec 10, 2009 at 11:46 AM, aravi <envi...@gmail.com> wrote:
> Hi,
>
> Am new to javascript as well as chrome extensions.
>
> Wondering how to capture messages and parse out URLs in it from the
> page we load in a popup extension. I need to do this to open a new tab
> with that URL on any click inside the popup window.
>
> --
>
> You received this message because you are subscribed to the Google Groups 
> "Chromium-extensions" group.
> To post to this group, send email to chromium-extensi...@googlegroups.com.
> To unsubscribe from this group, send email to 
> chromium-extensions+unsubscr...@googlegroups.com.
> For more options, visit this group at 
> http://groups.google.com/group/chromium-extensions?hl=en.
>
>
>

--

You received this message because you are subscribed to the Google Groups 
"Chromium-extensions" group.
To post to this group, send email to chromium-extensi...@googlegroups.com.
To unsubscribe from this group, send email to 
chromium-extensions+unsubscr...@googlegroups.com.
For more options, visit this group at 
http://groups.google.com/group/chromium-extensions?hl=en.


Reply via email to