You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Feb 4, 2020. It is now read-only.
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);
The text was updated successfully, but these errors were encountered:
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 ***@***.***> 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.
pichfl
changed the title
iTunes is opening even if the extension is turned on
Apple Music pages open iTunes even if extension is active
Oct 29, 2017
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.
…More
+ Info text inserted: "NoMoreiTunes prevented this page from opening an app" is inserted into pages that are prevented from doing something
+ Support for phobos.apple.com
+ Fixes#7
+ Fixes#6
+ Fixes#13
+ Fixes#15
Sign up for freeto subscribe to this conversation on GitHub.
Already have an account?
Sign in.
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);
The text was updated successfully, but these errors were encountered: