0

lets say, using something like chrome.tabs.onRemoved - whenever a user would close that specific tab, it would just reopen(chrome.tabs.movec). Is that possible? If not, why?

I tried it, but failed and I don't understand why - according to the spec it should not close the window.

Novellizator
  • 13,633
  • 9
  • 43
  • 65
  • Why you do that to harm user experience in general? Could you provide the code what you've done? – Dayton Wang Jun 10 '15 at 23:06
  • it's not about harming, I just dumbed the question down. I'm trying to create a popup window at user's command detaching a tab . and then I want it to reattach it, if the user (accidentally, or also for purpose) closes it. – Novellizator Jun 11 '15 at 12:36
  • Probably duplicate with this one: http://stackoverflow.com/questions/4146930/how-to-keep-google-chrome-extension-popup-open – Dayton Wang Jun 11 '15 at 15:39

0 Answers0