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

Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Is OpenSearch Auto-Update Still Supported in Firefox?

  • Нет ответов
  • 0 имеют эту проблему
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?

Для ответа на сообщения вы должны войти в свою учётную запись. Пожалуйста, задайте новый вопрос, если у вас ещё нет учётной записи.