--- title: find.removeHighlighting() slug: Mozilla/Add-ons/WebExtensions/API/find/removeHighlighting tags: - API - Add-ons - Extensions - Method - Reference - WebExtensions - find - removeHighlighting translation_of: Mozilla/Add-ons/WebExtensions/API/find/removeHighlighting ---
Supprimer toute mise en évidence d'une recherche précédente qui a été appliquée par un appel précédent à {{WebExtAPIRef("highlightResults()")}}, ou par l'interface utilisateur native du navigateur.
browser.find.removeHighlighting()
Aucun
Aucune.
{{Compat("webextensions.api.find.removeHighlighting", 10)}}
browser.find.removeHighlighting();