Is there any way we can kill an unresponsive tab programatically?

I am writing an extension where I open pages in tabs, and process
them, then I close them. The problem is that some of them become
unresponsive sometimes and I would like to kill them after certain
amount of time (like a timeout). I tried using the tab close method,
but does not work when they are unresponsive.

Also, I would like to prevent the "unresponsive page box" from
showing. Is that possible?

Thanks
vm

--

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