OpenSearch Description Generator
notification_important Update: Firefox Release 140.0 now supports adding custom search engines natively. To add a custom engine in Firefox go to Settings
> Search
> Search Shortcuts
and click Add
, then enter your custom search engine.
Generate OpenSearch description documents to create custom search engines for compatible browsers like Firefox. After generating a document, you can add it to Firefox from the Search bar, or from the address bar context menu.
Examples: Bing, DuckDuckGo, Google, YouTube.
A brief title that identifies the search engine. Must contain 16 or fewer characters. Must not contain HTML or other markup.
A description of the search engine. Must contain 1024 or fewer characters. Must not contain HTML or other markup.
A URL by which a client can make requests for a HTML search results page. Must contain {searchTerms}
in place of query.
A URL by which a client can make requests for JSON search suggestions. Must contain {searchTerms}
in place of query.
A URL that identifies the location of an image that can be used in association with this search content.