Closed diegoaguilar closed 9 years ago
the cast_sender.js
line has to do with the underlying youtube library looking for a chromecast extension: https://github.com/brandly/angular-youtube-embed/issues/67
all these issues are related to https://www.youtube.com/iframe_api
, which i have no control over. since google runs youtube, if you're developing a chrome extension, i bet google will keep everything working :smile:
there's a lot in that library for supporting all kinds of browsers tho, so i bet they keep things around, even when deprecated, to support older browsers. i wouldn't worry about it :rainbow:
Everytime I load the site where the directive is placed I can see this:
Should I concern about it?