BrowserExtension

Browser extension configuration.

Types

Link copied to clipboard
class Builder
Link copied to clipboard
object Companion

Properties

Link copied to clipboard

The location where the browser extension files are stored. This specifies the source from which the extension will be loaded and installed.

Functions

Link copied to clipboard
inline fun copy(block: BrowserExtension.Builder.() -> Unit = {}): BrowserExtension
Link copied to clipboard
open operator override fun equals(other: Any?): Boolean
Link copied to clipboard
open override fun hashCode(): Int
Link copied to clipboard
open override fun toString(): String