0

I want to create a script that I can use on my google extension that is capable of interreacting with a websites' embedded media player, specifically a JW Player (8.24.0) iframe, and to be able to do functions such as pause, seek(x), read-time etc.

it's neither my site nor my video resource, so I don't believe I have any way of acquiring the jwplayer() object - would be happy to be proven wrong. otherwise I just want to know if there is any way in which I could programmatically interact with the media players' control bar and/or timeslider?

Nick
  • 1
  • you might have a hard time doing that but if you set up listeners while developing, you could trigger actions that perform JW events, the probability is slim. but you could give it a try – Ande Caleb Feb 28 '22 at 15:42

0 Answers0