在页面加载之间持久弹出Chrome扩展程序 [英] Persisting Chrome Extension popup between page loads

查看:113
本文介绍了在页面加载之间持久弹出Chrome扩展程序的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我正在开发带有弹出式窗口的Google Chrome浏览器扩展程序(这是浏览器操作),它会更改页面的位置,从而使弹出窗口消失。我怎样才能让它停留在页面重新加载之间? 你不行。 browserAction弹出窗口在弹出窗口之外的任何活动上关闭。尽管您可以使用桌面通知


I'm developing a Google Chrome extension with a popup (it's a browser action), and it changes the location of the page, which makes the popup disappear. How can I make it stay between page reloads?

解决方案

You can't. browserAction popups are closed on any activity outside of the popup. You could potentially use Desktop Notifications though.

这篇关于在页面加载之间持久弹出Chrome扩展程序的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆