clearHighlights
Clear all highlights marked using highlight on the current page.
Examples
await clearHighlights();
Parameters
This API does not have any parameters
Returns
Promise<void>
Clear all highlights marked using highlight on the current page.
await clearHighlights();
This API does not have any parameters
Promise<void>