files/en-us/mozilla/add-ons/webextensions/api/search/index.md
Use the search API to retrieve the installed search engines and execute searches.
To use this API you need to have the "search" permission.
When choosing between search.query() and search.search(), consider the following:
{{WebExtExamples("h2")}}
{{Compat}}