NoMoreiTunes icon indicating copy to clipboard operation
NoMoreiTunes copied to clipboard

Apple Music pages open iTunes even if extension is active

Open theld07 opened this issue 7 years ago • 3 comments

The Apple Music webpage will fire up iTunes. it seems that the extension stopped working. My console reports an error while executing the extension's code:

TypeError: null is not an object (evaluating 'bodyOnload.value')

This error appears to occur on line 319:

url = stringClean(bodyOnload.value);

theld07 avatar Oct 29 '17 18:10 theld07

Can you link the webpage where this happens?

pichfl avatar Oct 29 '17 19:10 pichfl

If you go to any music website (Shazam, for example), click on any track to view info and then on the button "Listen on Apple Music" or "Show in iTunes Store", the iTunes Store webpage will open and will fire up iTunes after 3/4 seconds....

Luca d'Addabbo

Il giorno 29 ott 2017, alle ore 20:46, Florian Pichler [email protected] ha scritto:

Can you link the webpage where this happens?

— You are receiving this because you authored the thread. Reply to this email directly, view it on GitHub, or mute the thread.

theld07 avatar Oct 29 '17 21:10 theld07

The extension is not yet updated for Apple Music as it was not available when I last updated this project. Since I'm looking into what should become of this extension I'll especially consider this behavior.

Can confirm that this is happening for pages like https://itunes.apple.com/de/album/chantaje-feat-maluma/id1234665555?i=1234665569&app=music&upsell=true&ign-itscg=30201&ign-mpt=uo%3D5

pichfl avatar Oct 29 '17 22:10 pichfl