Klaus Buecher
Klaus Buecher
which search field do you use the regex for?
as for so many bug I receive for multipleaddons on MacOS, this is workiing in Win. Unfortunately, I do not have a Mac for testing. You could opnen console (ctrl...
see https://github.com/opto/Expression-Search-NG/releases/tag/v4.0.5
I have 102.12.0 and the exp search input box sits nicely in the quick filter bar if in options, serachbox in quickfilterbar is clicked. Same for menu bar, toolbar. Win...
I have TB 102.12.0 and that works with Expression Search on Win 11 64 bit. Maybe there is something changed inn TB 102.13.0 that creates a conflict. Sometimes, it helps...
sorry, this hasn't been re-implemented yet. Thanks for finding the id. I will put that in for the next version.
unfortunately, this needs a bit more work than just adding the correct id. The reason is that TB has now two windows inserted into each other: one is the outer...
yes, I have it somewhere. I think it is something like windows.browsingContext.whatever ...
this is somewhere in the code, could be this: win.browsingContext.topChromeWindow;
the main toolbar is in the same window as the statusbar, if I remember right. (the others may not be ...) There, I have: let win1 = Services.wm.getMostRecentWindow("mail:3pane"); let doc...