WKWebExtension.WindowConfiguration
An object that encapsulates configuration options for a window in an extension.
Declaration
@MainActor class WindowConfigurationOverview
This class holds various options that influence the behavior and initial state of a window.
The app retains the discretion to disregard any or all of these options, or even opt not to create a window.