mixcloud-tracklist icon indicating copy to clipboard operation
mixcloud-tracklist copied to clipboard

Mixcloud refactored to React over Angular

Open adlawson opened this issue 8 years ago • 2 comments

All selectors used by this extension rely on the Angular DOM, but Mixcloud have now migrated to a React frontend. No tracklist is currently rendered.

adlawson avatar Aug 21 '17 12:08 adlawson

Screenshot from Gyazo

I found raw tracklist data using React Dev Tool. Can we capture the state in our script...?

mactkg avatar Aug 22 '17 00:08 mactkg

Thanks for taking a look into it @mactkg! I think for this fix, I'll attempt to simply change the selectors to bung in the tracklist like we did before.

Maybe after that's done I can investigate rewriting this extension in react to take advantage of the existing data. I'd still want to keep the extension download size small, so it's still a maybe.

adlawson avatar Aug 22 '17 09:08 adlawson