FrostCo / AdvancedProfanityFilter

A browser extension to filter profanity from webpages

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Movies Anywhere

richardfrost opened this issue · comments

Instructions: This template is written in Markdown. Click the "Preview" tab to see what it will look like when submitted. Fill in the applicable sections (you can erase the examples if you'd like). For more information, please see this page.

🎥 The Site

moviesanywhere.com

💬 Subtitle Element/Node

This site uses HTML5 Video TextTracks

📝 Additional notes

Requested by @WolfD1g1tal

After testing on several titles this config seems to work well:

{
  "moviesanywhere.com": [
    {
      "mode": "cue"
    }
  ]
}

To use this config, paste it into the Custom Sites area (Options page > Audio tab) and click the blue "SAVE" button underneath it. Then, make sure to refresh the tab for the video site (if you have it open still) and it will load this new configuration.

For best results, make sure to remove any custom config used for testing like this once its been included in the official update.

I'll get this added in the next release.

This has been included in version 2.39.0. Feel free to comment here if you have any feedback for this update.