avoid chrome popup extension to close

后端 未结 5 1527
死守一世寂寞
死守一世寂寞 2020-12-30 05:26

Is there a function that allow me to select text when the extension stays open. Normally when I Use the extension popup and I Click outside the extension the extension close

5条回答
  •  独厮守ぢ
    2020-12-30 05:37

    Unfortunately there is currently no way to keep the popup open once you focus out of it. This is by design.

    If you would like to always show something while interacting with the page, perhaps the experimental Info bars or even Desktop Notifications would work?

    Hope that helped!

提交回复
热议问题