I want to just hat. Problem is that I can't catch onUnload or
onBeforeUnload to trigger that, since they don't seem to be working
with popups (unload seems to fire when the page finishes rendering,
rather when the window is removed...)


On Jan 11, 5:33 pm, Pedro Junior <[email protected]> wrote:
> *You can use a background page or localStorage to do this.*
>
> *localStorage['lastUrl'] = "http://www.google.com"*
>
> -
> Pedro Junior
>
> 2010/1/11 usharf <[email protected]>
>
>
>
> > Is it possible to open a popup in response to a browser action, w/o
> > the page being refreshed. e.g., If the user changed the URL by
> > following a link, I would like to be able to reshow the popup with the
> > last URL visited.
>
> > --
> > 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]<chromium-extensions%2Bunsu 
> > [email protected]>
> > .
> > 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 [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.


Reply via email to