标签: google-chrome google-chrome-extension webkit interrupt v8
在Chrome上,当网页挂起时,Chrome会执行“无响应页面”中断:
有没有办法“挂钩”到这个中断处理程序,这样我可以在网页挂起时运行自定义脚本?
实现这一目标需要什么?