有没有办法在 Chrome 扩展上加载新的弹出窗口?
我想知道是否有办法在 chrome 扩展中加载新的弹出窗口,我使用 chrome.action.setPopup({ popup: 'nextpage.html' }) 更改了 chrome 弹出窗口。但是,要查看新的弹出窗口,我必须单击扩展徽章。我想知道是否有办法让 chrome 立即显示新的弹出窗口。
I was wondering if there was way to load the new popup in a chrome extension, I changed the chrome popup using chrome.action.setPopup({ popup: 'nextpage.html' })
. However to see the new popup i have to click on the extension badge. I was wondering if there was a way to make chrome display the new popup straight away.
如果你对这篇内容有疑问,欢迎到本站社区发帖提问 参与讨论,获取更多帮助,或者扫码二维码加入 Web 技术交流群。
绑定邮箱获取回复消息
由于您还没有绑定你的真实邮箱,如果其他用户或者作者回复了您的评论,将不能在第一时间通知您!
发布评论