You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
The major issue we currently have is a missing rewrite of the whole extension. It needs to be a webextension because otherwise it will be end of life with Firefox 57 when old-style add-ons are getting disabled. Please see issue #235 for all the details.
Currently only browser window supported. Browser console, dom inspector windows, etc are not supported.
It would be nice have a new option that would allow force custom title on every type of window.
This would require use of nsIWindowWatcher instead of [in addition] to overlays.
The text was updated successfully, but these errors were encountered: