Closed salionPL closed 5 years ago
As the website tries to hide all browser chrome in the popup windows (toolbars, locationbar, etc), it effectively stops the extension from opening a new tab within that window, throwing an error.
In a0f70a6, the code that creates a new tab is now a promise, and if an error is thrown, it tries to create a new tab without openerTabId. I'm still testing it out, and if nothing breaks will be released in the next version.