I am writing a browser extension that allows user to control the playback of media content on a music service website. Unfortunately Safari does not support tracking changes to the audible
property in an event tabs.onUpdated
. Is there an alternative to this event? I’m looking for a way to track when the automatic inference engine
interrupts playback on a music service website.
That you.