Thanks for the help, I had it in advanced mode and it worked, I put the recommended games and calendar for now, but sure advanced mode seems promising, I will hopefully fiddle with it when I have more time, not possible currently sadly, hehe. Try to bribe someone with candy to do it, hehe.
Google Chrome, Firefox & Opera Extension
Forum rules
Warning: challenging a moderation in Forum = 10 days ban
More info & details about how to challenge a moderation: viewtopic.php?p=119756
Warning: challenging a moderation in Forum = 10 days ban
More info & details about how to challenge a moderation: viewtopic.php?p=119756
Re: Google Chrome, Firefox & Opera Extension
I'd rather get some candy myselfBarberserk wrote: ↑04 August 2026, 15:27 Thanks for the help, I had it in advanced mode and it worked, I put the recommended games and calendar for now, but sure advanced mode seems promising, I will hopefully fiddle with it when I have more time, not possible currently sadly, hehe. Try to bribe someone with candy to do it, hehe.
- monthemeeple
- Posts: 24
- Joined: 03 April 2023, 23:09
2 bugs
Hi,
Fitst of all I love how much your extension improves the site! I've noticed a bugs i think, im wondering if you could help? I'm using Windows in case it matters. Chrome is up to date (Version 151.0.7922.76) and I've re-installed the extension.
I noticed I can't click on the extension button (top right hand corner on BGA site) when I'm in the Chrome webapp. If I'm in a normal browser tab, it works fine. I did a screen recording of it (basically it shows nothing happening when I click the button, not much use lol). In site settings, everything is enabled (literally every permission)
Do you have any ideas?
Also, a visual bug: when footnote is disabled, it just shows a big white space
Fitst of all I love how much your extension improves the site! I've noticed a bugs i think, im wondering if you could help? I'm using Windows in case it matters. Chrome is up to date (Version 151.0.7922.76) and I've re-installed the extension.
I noticed I can't click on the extension button (top right hand corner on BGA site) when I'm in the Chrome webapp. If I'm in a normal browser tab, it works fine. I did a screen recording of it (basically it shows nothing happening when I click the button, not much use lol). In site settings, everything is enabled (literally every permission)
Do you have any ideas?
Also, a visual bug: when footnote is disabled, it just shows a big white space
- Barberserk
- Posts: 183
- Joined: 08 May 2024, 13:54
Re: Google Chrome, Firefox & Opera Extension
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?Tof63 wrote: ↑04 August 2026, 16:25I'd rather get some candy myselfBarberserk wrote: ↑04 August 2026, 15:27 Thanks for the help, I had it in advanced mode and it worked, I put the recommended games and calendar for now, but sure advanced mode seems promising, I will hopefully fiddle with it when I have more time, not possible currently sadly, hehe. Try to bribe someone with candy to do it, hehe.![]()
- BarnardsStar
- Posts: 634
- Joined: 02 January 2021, 02:41
Re: Google Chrome, Firefox & Opera Extension
Feature suggestion:
The forums are loaded in an iframe, and the iframe URL has a parameter listing the "known games" for that user so they see only those games. Could the plugin alter that list of games so we could control which games we see and not see some game we played just once five years ago? It would require mapping the forum IDs to the BGA IDs/game names, as they are not the same, but aside from that (probably tedious) task, it doesn't seem hard to do (if it's possible, if the plugin can alter that URL).
The forums are loaded in an iframe, and the iframe URL has a parameter listing the "known games" for that user so they see only those games. Could the plugin alter that list of games so we could control which games we see and not see some game we played just once five years ago? It would require mapping the forum IDs to the BGA IDs/game names, as they are not the same, but aside from that (probably tedious) task, it doesn't seem hard to do (if it's possible, if the plugin can alter that URL).
Re: Google Chrome, Firefox & Opera Extension
The 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.
Re: Google Chrome, Firefox & Opera Extension
I've never figured out how to match up the games on the website with those on the forum.BarnardsStar wrote: ↑09 August 2026, 18:30 Feature suggestion:
The forums are loaded in an iframe, and the iframe URL has a parameter listing the "known games" for that user so they see only those games. Could the plugin alter that list of games so we could control which games we see and not see some game we played just once five years ago? It would require mapping the forum IDs to the BGA IDs/game names, as they are not the same, but aside from that (probably tedious) task, it doesn't seem hard to do (if it's possible, if the plugin can alter that URL).
But I just had an idea—maybe I can add a button in the forum, in each game's section, to hide the game.
I'll look into it when I have some time!
Re: 2 bugs
Sorry, I didn't see your message!monthemeeple wrote: ↑08 August 2026, 00:57 Hi,
Fitst of all I love how much your extension improves the site! I've noticed a bugs i think, im wondering if you could help? I'm using Windows in case it matters. Chrome is up to date (Version 151.0.7922.76) and I've re-installed the extension.
I noticed I can't click on the extension button (top right hand corner on BGA site) when I'm in the Chrome webapp. If I'm in a normal browser tab, it works fine. I did a screen recording of it (basically it shows nothing happening when I click the button, not much use lol). In site settings, everything is enabled (literally every permission)
Do you have any ideas?
Also, a visual bug: when footnote is disabled, it just shows a big white space
![]()
This isn't the first time I've heard about issues with the app, but unfortunately there's nothing I can do to fix them
I didn't quite understand the problem with the footnote—what exactly are you disabling to get that display?
Thanks anyway for your feedback
Re: Google Chrome, Firefox & Opera Extension
Hi everyone!
It's been a while since the last cool feature, so here’s a new one: you can now hide specific folders in the forum!
This feature was added in version 1.14.14 (which was just published and should be available very soon). You can access it via the new checkbox displayed at the top of the forum, right next to the search bar.
Give it a try and let me know what you think!
It's been a while since the last cool feature, so here’s a new one: you can now hide specific folders in the forum!
This feature was added in version 1.14.14 (which was just published and should be available very soon). You can access it via the new checkbox displayed at the top of the forum, right next to the search bar.
Give it a try and let me know what you think!
Re: Google Chrome, Firefox & Opera Extension
So far it works great, thanks!Tof63 wrote: ↑13 August 2026, 15:40 Hi everyone!
It's been a while since the last cool feature, so here’s a new one: you can now hide specific folders in the forum!
This feature was added in version 1.14.14 (which was just published and should be available very soon). You can access it via the new checkbox displayed at the top of the forum, right next to the search bar.
Give it a try and let me know what you think!