Skip to content

OptionsUI

Corban Amouzou edited this page Jan 12, 2022 · 1 revision

OptionsUI

struct OptionsUI: Codable 

Inheritance

Codable

Properties

browserStyle

Determines whether the broweser styles the options or the extension

var browserStyle: Bool = true

page

The path to the settings page within the extension. This is required

let page: String
Clone this wiki locally