Támogatás keresése

Kerülje el a támogatási csalásokat. Sosem kérjük arra, hogy hívjon fel egy telefonszámot vagy osszon meg személyes információkat. Jelentse a gyanús tevékenységeket a „Visszaélés bejelentése” lehetőséggel.

További tudnivalók

A témacsoportot lezárták és archiválták. Tegyen fel új kérdést, ha segítségre van szüksége.

I keep getting the message "This search engine isn't supported by Firefox and can't be installed" whenever I try to install ANY search plugin on the Mozilla Add-ons website. Why?

  • 4 válasz
  • 31 embernek van ilyen problémája
  • 3 megtekintés
  • Utolsó üzenet ettől: johnmblack

more options

No matter which search plugin I choose to install from the list of FireFox search plugins on the Mozilla Add-ons website, I get the same error message - "This search engine isn't supported by FireFox and can't be installed". I tried deleting the 3 files in my profile identified in the article on troubleshooting plugins, but it didn't help. I am running Firefox with administrator privileges, but that doesn't help. The problem appears to be only with search plugins. I can install other extensions that are not search plugins from the Mozilla Add-ons site, but not search plugins. I tried restarting FireFox and rebooting the computer severaltimes, but I keep getting the same error message when I try to install a search plugin.

No matter which search plugin I choose to install from the list of FireFox search plugins on the Mozilla Add-ons website, I get the same error message - "This search engine isn't supported by FireFox and can't be installed". I tried deleting the 3 files in my profile identified in the article on troubleshooting plugins, but it didn't help. I am running Firefox with administrator privileges, but that doesn't help. The problem appears to be only with search plugins. I can install other extensions that are not search plugins from the Mozilla Add-ons site, but not search plugins. I tried restarting FireFox and rebooting the computer severaltimes, but I keep getting the same error message when I try to install a search plugin.

Kiválasztott megoldás

Something is messed up on the AMO seacrh plugins pages. Try clearing the URL bar and type anything there (but don't hit Enter) - then you should be able to proceed with installing a search plugin.

Válasz olvasása eredeti szövegkörnyezetben 👍 11

Összes válasz (4)

more options

Kiválasztott megoldás

Something is messed up on the AMO seacrh plugins pages. Try clearing the URL bar and type anything there (but don't hit Enter) - then you should be able to proceed with installing a search plugin.

more options

Does it work on the Mycroft website?

more options

WOW!! That worked! Thank you so much for your help!  :-)

more options

If you are creating your own search plugins, be aware that you will get this same error if the path to the XML in your action script must be an absolute URL, even if the XML file is in the same location as the page that is pointing to it.

IOW, this will never work:

  • window.external.AddSearchProvider('MySearchDefinition.xml');

it must be:

Módosította: johnmblack,