We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
When watching a video on Vudu, there is a small black square that moves around the screen.
Requested by a user on the Chrome Web Store
The text was updated successfully, but these errors were encountered:
I think this Custom Site config should fix the problem:
{ "www.vudu.com": [ { "displaySelector": "div#subtitleContainer > div", "mode": "element", "subtitleSelector": "span.subtitles", "tagName": "DIV" } ] }
If you get around to testing it let me know, but I'll plan on updating it on the next release.
Sorry, something went wrong.
101e5b5
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!
richardfrost
No branches or pull requests
🐛 Description
When watching a video on Vudu, there is a small black square that moves around the screen.
📝 Additional context
Requested by a user on the Chrome Web Store
The text was updated successfully, but these errors were encountered: