| The big issue here is that Chrome's extension API (which Firefox adopted) doesn't allow this directly, so any extensions trying this need to: 1. rebuild the UI from scratch 2. rebuild basic tab handling behaviour from scratch 3. build tab stacking on top of that 4. (ideally) hide Firefox's existing tab bar And there's two issues with the above steps: (a) 4 hasn't been possible with the new extensions API sofar (it was in progress last I checked, maybe it's possible now) (b) the dev effort required is big, so results have not been very polished sofar they're getting there though On the other hand, if you want to try something resembling that as-yet-unsurpassed 2010 UI today, Vivaldi is working on replicating it natively. I'm never keen to recommend Vivaldi because it's (a) closed source, which is why we don't have Opera anymore and (b) it's Blink, and we need diversity there. But it's a very good browser otherwise. |