find.removeHighlighting()

Remove any highlighting of a previous search that was applied by a previous call to find.highlightResults(), or by the browser's native UI.

Syntax

browser.find.removeHighlighting()

Parameters

None.

Return value

None.

Browser compatibility

Report problems with this compatibility data on GitHub
webextensions-desktopwebextensions-mobile
ChromeEdgeFirefoxOperaSafariFirefox for Android
removeHighlighting

Legend

Full support
Full support
No support
No support

Examples

browser.find.removeHighlighting();