tabs
Indicates the existing tabs that should be moved to the window.
Declaration
var tabs: [any WKWebExtensionTab] { get }Discussion
If tabs and tabURLs are both empty, the app’s default start page should appear in a tab.
Indicates the existing tabs that should be moved to the window.
var tabs: [any WKWebExtensionTab] { get }If tabs and tabURLs are both empty, the app’s default start page should appear in a tab.