SerpLogos

interface SerpLogos

Public interface for evaluating SERP logos

Properties

Link copied to clipboard

Flow of the currently set favourite logo URL, or null if no favourite is set.

Functions

Link copied to clipboard
abstract suspend fun extractSerpLogo(webView: WebView): SerpLogo

Evaluates the current SERP page in the provided WebView by injecting JavaScript to determine if a special logo (e.g., Easter Egg) should be displayed.