Finds text in a web page, and highlights matches.
To use this API you need to have the "find" permission.
Functions
find.find()
- Find text in a web page.
find.highlightResults()
- Highlight the last set of matches found.
find.removeHighlighting()
- Remove any highlighting.
Browser compatibility
Chrome | Edge | Firefox | Firefox for Android | Opera | |
---|---|---|---|---|---|
find | No | No | 57 | No | No |
highlightResults | No | No | 57 | No | No |
removeHighlighting | No | No | 57 | No | No |