开发者

continue show popup chrome extension

I try to make a chrome extension. For this project I need to have a functio开发者_运维问答n that when I activate my popup by clicking on a icon it will not close when I am by instant select a text in a webpage. Normally the popup will hide automatically.

I there a way to block the auto hide function in the google chrome extension.

Thank you,

Wouter


you cannot do that in Chrome by design. If you want something to show / hide, please use a Page Action instead of a Browser Action.

For the page action, you can show and hide the page popup.

0

上一篇:

下一篇:

精彩评论

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

最新问答

问答排行榜