四格

  博客园 :: 首页 :: 博问 :: 闪存 :: 新随笔 :: 联系 :: 订阅 订阅 :: 管理 ::

2019年11月29日

摘要: content-script内容 chrome.runtime.sendMessage("消息内容", function(response) { alert(response); }); background 内容 chrome.runtime.onMessage.addListener(funct 阅读全文
posted @ 2019-11-29 14:40 四格 阅读(600) 评论(0) 推荐(0) 编辑

萨哈拉