mozilla / tab-split

A magical place for tabs and tabs
https://testpilot.firefox.com
Mozilla Public License 2.0
3 stars 6 forks source link

Clicking the tab split button while already on a split tab no longer brings up the popup window. #53

Closed fzzzy closed 6 years ago

fzzzy commented 6 years ago

The code which handles the click on the browser_action should check to see if the tab is already split and either load the old XUL overlay, or tell the webextension to pop up a webextension popup.

fzzzy commented 6 years ago

We're removing the popup window from the MVP for now.