开发者

Chrome HTML notifications not executing JavaScript

I'm working on a Chrome extension that uses the notificaions API. I'm wanting to use an HTML notification to build a link but I need to make some callbacks to the background page for data. My problem is none of my JavaScript is executing in the notification page. I know it's possible because I use other extensions that do this. Is there some开发者_开发技巧thing special I need to do to enable this, say something in the manifest?


And the answer is make sure a jQuery plug-in file you're using isn't corrupted.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜