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.