piroor / tabsonbottom

Applies "Tabs on Bottom" appearance for Firefox.
Mozilla Public License 2.0
5 stars 1 forks source link

FF47 Title bar does not hide #18

Open Sesshu opened 8 years ago

Sesshu commented 8 years ago

After updating to Firefox 47, Firefox's title bar is always displayed, even when disabling the title bar in in "Customize Firefox" menu. Before the update, the title bar was hidden, so that in my configuration the URL bar is the top most displayed item. OS: Windows 8.1 Tabs on Bottom version 0.7.1

piroor commented 8 years ago

Currently I have no Windows 8.1 PC to debug my addon regularly. I need help by someone...

janekptacijarabaci commented 6 years ago

The problem is the following line: https://github.com/piroor/tabsonbottom/blob/0.7.3/modules/main.js#L208 If it is true - works If it is false - doesn't work IMHO: allowedByOtherAddons - this value should be configurable (in settings).