Search Support

Avoid support scams. We will never ask you to call or text a phone number or share personal information. Please report suspicious activity using the “Report Abuse” option.

Learn More

Lolu chungechunge lwabekwa kunqolobane. Uyacelwa ubuze umbuzo omusha uma udinga usizo.

How can I prevent Firefox from opening iTunes or asking me what application I want to use for itms/itmss links?

  • 5 uphendule
  • 4 zinale nkinga
  • 744 views
  • Igcine ukuphendulwa ngu H.E.L.P.e.R.

more options

When I open an iTunes App Store link, Firefox wants to automatically open iTunes. In Options>Applications, I found content types itms and itmss, which cause this behavior. I can change them to "Always ask", but when I do, I get a the pop-up every time I open link asking me to pick between "iTunes" or "Choose an Application." To prevent future pop-ups, I can check "Remember my choice for itmss links" but only after selecting iTunes or another application. There should be a third option there for "Do Nothing." Is there some way to tell Firefox to completely ignore itms/itmss content?

When I open an iTunes App Store link, Firefox wants to automatically open iTunes. In Options>Applications, I found content types itms and itmss, which cause this behavior. I can change them to "Always ask", but when I do, I get a the pop-up every time I open link asking me to pick between "iTunes" or "Choose an Application." To prevent future pop-ups, I can check "Remember my choice for itmss links" but only after selecting iTunes or another application. There should be a third option there for "Do Nothing." Is there some way to tell Firefox to completely ignore itms/itmss content?

Isisombululo esikhethiwe

cor-el said

Are there protocol-handler prefs if you search the about:config page?
  • network.protocol-handler.

You have just solved my problem - there were no network.protocol-handler.external. prefs for itms or itmss, so I added them as booleans:

network.protocol-handler.external.itms network.protocol-handler.external.itmss

Set both to false, and voila! No more iTunes, no more asking me what program to use.

Funda le mpendulo ngokuhambisana nalesi sihloko 👍 2

All Replies (5)

more options

It will only take action if you choose in action. Unfortunately the default is always ask.

more options

I assume that you mean protocol links (itms:// and itmss://) and not a file extension or MIME type.

You can search the Windows registry and remove the keys for the itms and itmss protocols to prevent Firefox from finding these protocols.

more options

cor-el said

I assume that you mean protocol links (itms:// and itmss://) and not a file extension or MIME type. You can search the Windows registry and remove the keys for the itms and itmss protocols to prevent Firefox from finding these protocols.

It looks like the app store pages automatically redirect to itmss links, so when I delete these registry keys, I get:

"Problem loading page

The address wasn't understood

Firefox doesn't know how to open this address, because one of the following protocols (itmss) isn't associated with any program or is not allowed in this context.

You might need to install other software to open this address."

I guess I'll just have to deal with the pop-ups.

more options

Are there protocol-handler prefs if you search the about:config page?

  • network.protocol-handler.
more options

Isisombululo Esikhethiwe

cor-el said

Are there protocol-handler prefs if you search the about:config page?
  • network.protocol-handler.

You have just solved my problem - there were no network.protocol-handler.external. prefs for itms or itmss, so I added them as booleans:

network.protocol-handler.external.itms network.protocol-handler.external.itmss

Set both to false, and voila! No more iTunes, no more asking me what program to use.