开发者

Contentscript not running on AJAX intense pages?

I'm developing a Chrome extension and I've noticed that my extensions contentscript doesn't appear to run if the page I'm dealing with has a large amount of AJAX on it. For example Gmail /开发者_如何转开发 Google Doc's... Why is this? Does anyone know of a work around?


Gmail and Docs has iframes all over the place.

Make sure you place "all_frames": truein the Content Script Manifest

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜