Skip to content

UI3-57

Compare
Choose a tag to compare
@bp2008 bp2008 released this 07 Oct 00:16
· 646 commits to master since this release

Version 57

  • UI3 now detects a second common method of preventing HTML5 video autoplay, which should reduce the chance that the video freezes or fails to load upon starting UI3.
  • Circumvented Chrome extension "Disable HTML5 Autoplay" because it doesn't provide whitelisting functionality.
  • Circumvented Chrome extension "HTML5 Video Autoplay Blocker" because the limited manner in which it listened for input was not compatible with UI3's overlay that asks for user input.
  • Circumvented Chrome extension "Disable HTML5 Autoplay (Reloaded)" because it was breaking UI3's HTML5 video module entirely.