Remove any highlighting of a previous search that was applied by a previous call to highlightResults()
, or by the browser's native UI.
Syntax
browser.find.removeHighlighting()
Parameters
None.
Return value
None.
Browser compatibility
The compatibility table in this page is generated from structured data. If you'd like to contribute to the data, please check out https://github.com/mdn/browser-compat-data and send us a pull request.
Chrome | Edge | Firefox | Firefox for Android | Opera | |
---|---|---|---|---|---|
Basic support | No | No | 57 | No | No |
Examples
browser.find.removeHighlighting();