Contents

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.

See Also

Related Documentation