rain-fighters / AudioPick

A Chrome Extension to pick a preferred audio output device for HTML5 audio and video elements
https://rain-fighters.github.io/AudioPick/
GNU General Public License v3.0
102 stars 22 forks source link

Reliably detect audio/video elements added dynamically to the DOM tree, e. g. on Netflix #11

Closed necropola closed 9 months ago

necropola commented 6 years ago

This used to work for Netflix, but somehow the method I'm using no longer detects the video element added to the actual video page. It still works for the main page, though.