Windows 10 will reach EOS (end of support) on October 14, 2025. For more information, see this article.

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

Is OpenSearch Auto-Update Still Supported in Firefox?

  • Tsisy valiny
  • 0 manana an'ity olana ity
  • 7 views
more options

<OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/">

   ...
   
   <Url type="application/opensearchdescription+xml" rel="self"
       template="https://example.com/opensearch.xml" />

</OpenSearchDescription>

Does Firefox still support automatically updating the opensearch XML description? MDN still mentions this feature: https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch#supporting_automatic_updates_for_opensearch_description

Also, in about:config, there used to be an "browser.search.update.interval" entry that specified the update interval. I can't find it anymore.

If this isn’t the right place to ask, could you point me in the right direction?

<?xml version="1.0" encoding="UTF-8"?> <OpenSearchDescription xmlns="http://a9.com/-/spec/opensearch/1.1/"> ... <!-- self update URL --> <Url type="application/opensearchdescription+xml" rel="self" template="https://example.com/opensearch.xml" /> </OpenSearchDescription> Does Firefox still support automatically updating the opensearch XML description? MDN still mentions this feature: https://developer.mozilla.org/en-US/docs/Web/XML/Guides/OpenSearch#supporting_automatic_updates_for_opensearch_description Also, in about:config, there used to be an "browser.search.update.interval" entry that specified the update interval. I can't find it anymore. If this isn’t the right place to ask, could you point me in the right direction?

You must log in to your account to reply to posts. Please start a new question, if you do not have an account yet.