Re: Google Chrome, Firefox & Opera Extension
Posted: 17 August 2026, 22:05
Yes that did the trick, thanks.Tof63 wrote: ↑10 August 2026, 09:50The bad news is that the CSS selector :has(), which is used by the extension, is only available from Firefox version 121 onwards, and you are using version 115. That explains what you're seeing.Barberserk wrote: ↑09 August 2026, 00:07 On the win7 pc the advanced mode empties everything and the only way to see those chests in a visible size is to make the news feeds Large, it's not a big deal at all but I felt obliged to let you know, why keep it to myself eh?
The good news is that you can manually enable this selector yourself:
- Type about:config in your Firefox address bar and press Enter.
- Search for layout.css.has-selector.enabled.
- Double-click it to change its value to true.
- Refresh the page.
