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 <v.ju.ni.o...@gmail.com> wrote:
> *You can use a background page or localStorage to do this.*
>
> *localStorage['lastUrl'] = "http://www.google.com"*
>
> -
> Pedro Junior
>
> 2010/1/11 usharf <uri.sh...@gmail.com>
>
>
>
> > 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 chromium-extensi...@googlegroups.com.
> > To unsubscribe from this group, send email to
> > chromium-extensions+unsubscr...@googlegroups.com<chromium-extensions%2Bunsu 
> > bscr...@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