FrostCo / AdvancedProfanityFilter

A browser extension to filter profanity from webpages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Audio Muting for the Daily Wire

richardfrost opened this issue Β· comments

πŸŽ₯ The Site

www.dailywire.com

πŸ“ Additional notes

Requested by a user on the Chrome Web Store

This config seems to work. I'll get it added to the next version:

{
  "www.dailywire.com": [
    {
      "mode": "cue"
    }
  ]
}

If anyone tries it out, let me know how it goes.

This is included in Version 2.37.0. If anyone has a chance to test this out, feel free to reply here to report back how it works for you. Thanks!