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