Trang web này sẽ có chức năng hạn chế trong khi chúng tôi trải qua bảo trì để cải thiện trải nghiệm của bạn. Nếu một bài viết không giải quyết được vấn đề của bạn và bạn muốn đặt câu hỏi, chúng tôi có cộng đồng hỗ trợ của chúng tôi đang chờ để giúp bạn tại @FirefoxSupport trên Twitter và /r/firefox trên Reddit.

Tìm kiếm hỗ trợ

Tránh các lừa đảo về hỗ trợ. Chúng tôi sẽ không bao giờ yêu cầu bạn gọi hoặc nhắn tin đến số điện thoại hoặc chia sẻ thông tin cá nhân. Vui lòng báo cáo hoạt động đáng ngờ bằng cách sử dụng tùy chọn "Báo cáo lạm dụng".

Tìm hiểu thêm

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 trả lời
  • 31 gặp vấn đề này
  • 3 lượt xem
  • Trả lời mới nhất được viết bởi 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.

Giải pháp được chọn

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.

Đọc câu trả lời này trong ngữ cảnh 👍 11

Tất cả các câu trả lời (4)

more options

Giải pháp được chọn

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:

Được chỉnh sửa bởi johnmblack vào