Ce site disposera de fonctionnalités limitées pendant que nous effectuons des opérations de maintenance en vue de vous proposer un meilleur service. Si un article ne règle pas votre problème et que vous souhaitez poser une question, notre communauté d’assistance est prête à vous répondre via @FirefoxSupport sur Twitter, et /r/firefox sur Reddit.

Rechercher dans l’assistance

Évitez les escroqueries à l’assistance. Nous ne vous demanderons jamais d’appeler ou d’envoyer un SMS à un numéro de téléphone ou de partager des informations personnelles. Veuillez signaler toute activité suspecte en utilisant l’option « Signaler un abus ».

En savoir plus

npapi or webkit plugin are not working in firefox

  • 3 réponses
  • 21 ont ce problème
  • 1 vue
  • Dernière réponse par Tazman5307

more options

I have a Webkit plugin and NPAPI plugin. Both work fine in Safari but just would not work in Firefox (Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3) .

about:plugins shows it as installed but when I try to access it from html page none of the entry points in a code are being called.(None of trace statement are being hit) I think Firefox has problem loading those plugins.

I have similar NPAPI plugin working fine in Windows environment on all browsers, but MAC is giving me this problem.

Does anyone has any ideas of what could be the problem?


I even took a BASICPLUGIN sample for MAC and it has the same problem. Anyb


This happened

Every time Firefox opened

I have a Webkit plugin and NPAPI plugin. Both work fine in Safari but just would not work in Firefox (Mozilla/5.0 (Macintosh; U; Intel Mac OS X 10.6; en-US; rv:1.9.2.3) Gecko/20100401 Firefox/3.6.3) . about:plugins shows it as installed but when I try to access it from html page none of the entry points in a code are being called.(None of trace statement are being hit) I think Firefox has problem loading those plugins. I have similar NPAPI plugin working fine in Windows environment on all browsers, but MAC is giving me this problem. Does anyone has any ideas of what could be the problem? I even took a BASICPLUGIN sample for MAC and it has the same problem. Anyb == This happened == Every time Firefox opened

Toutes les réponses (3)

more options

Getting the same experience here.

more options

Christofer,

I solved my problem after not getting any responses..... Turns out that some of my xcode compilation switches had to be changed, send me your minimal code that I can compile and i will help you finding it......My NSAPI plugin works just great with all mac browsers....in fact it is the same code excatly as i have for windows, just had to rename some files from .cpp to .m so that I could yuse some cocoa objects....

Mark

more options

Hello!

Same issue here sir. This is on a MAC and Firefox as well.

Please help if you can sir!

Tony D