denschub / firefox-tabgroups

[UNMAINTAINED] A Firefox addon that provides tab grouping features similar to the removed TabView/TabGroups/Panorama features.
Other
147 stars 28 forks source link

Can't restore tabs in missing group #56

Open camlafit opened 7 years ago

camlafit commented 7 years ago

After a crash tabs menu lost all group. In this cas tabgroups menu try to add a tab to a missing group

JavaScript error: resource://gre/modules/addons/XPIProvider.jsm -> jar:file:///home/user/.mozilla/firefox/91x8kel5.default/extensions/tabgroupsmenu@char.cc.xpi!/bootstrap.js, line 773: TypeError: curr_group is null => tab 57 initialized

To solve this, i must remove xpi from my cache directory, relaunch firefox and then all group stored in panorama was restored.