JsInjectorPlugin
interface JsInjectorPlugin
Public interface to inject JS code to a website
Functions
Link copied to clipboard
Link copied to clipboard
abstract fun onPageStarted(webView: WebView, url: String?, isDesktopMode: Boolean?, activeExperiments: List<Toggle> = listOf())
This method is called during onPageStarted and receives a webView instance, the url of the website, isDesktopMode, and a list of activeExperiments