spotishush icon indicating copy to clipboard operation
spotishush copied to clipboard

Improve detection mechanism on Deezer

Open guihkx opened this issue 1 year ago • 0 comments

Originally posted by @guihkx in https://github.com/guihkx/spotishush/issues/33#issuecomment-1753562150

I guess one way to deal with this in a more "definite" manner, would be by looking for that <audio> element through the entire node subtree of #page_content.

Though I'm certain that would be slower than the current solution, and I'm not sure if it would introduce delay in muting.

Anyway, let me know if you still want to work on this - I'm open to different suggestions too.

guihkx avatar Oct 09 '23 20:10 guihkx