Richard Frost
Richard Frost
Please! These examples definitely helped me! ` - `
I came across this issue as well, and a few others: - **100** Counter-Strike: Condition Zero Deleted Scenes - **32140** Midnight Mysteries: The Edgar Allan Poe Conspiracy (Renamed to "Midnight...
Can you backup your config and attach it here (Options page > Config tab > Export button)? That will let us be able to see if there is a bug...
Hi @Hanhtkpham, thanks for reaching out! Unfortunately since this is just a browser (Safari) extension, it can only work there. Every streaming platform is a little different, and there are...
@Hanhtkpham, I'm going to close this issue, but feel free to respond or re-open if you have any other related questions.
@weidjoe thanks for reporting the issue. It looks like there has been a pretty big update to their site's underlying page structure. I've updated the status [here](https://apf.frostco.dev/status) and will update...
This custom audio config should at least get muting working again: ```json { "tv.apple.com": [ { "mode": "elementChild", "parentSelector": "div.video-player div.video-container", "showSubtitles": 0, "subtitleSelector": ":scope div > div", "tagName": "DIV",...
This should now be fixed in version [2.38.0](https://github.com/richardfrost/AdvancedProfanityFilter/releases/tag/2.38.0). For best results, make sure to remove any custom config for Apple TV+ that you may have added previously. This latest version...
After a few tests with this, I don't really think there is anything that I can really do to prevent this. The memory usage appears to come as the its...
@GameParrot That's not a bad idea. I will add it to the backlog to look into that. My first thought is to implement it like the "Domain mode", which controls...