* Fix videos on Firefox Videos are using cross-origin requests, and Firefox blocks them before passing to the service worker if the element doesn't have the crossorigin attribute to give CORS support * React needs camelCase attr names --------- Co-authored-by: David Baker <dbkr@users.noreply.github.com>