hasInjectedContent
A Boolean value indicating whether the extension has script or stylesheet content that can be injected into webpages.
Declaration
var hasInjectedContent: Bool { get }Discussion
If this property is YES, the extension has content that can be injected by matching against the extension’s requested match patterns.