pub unsafe static WKWebExtensionPermissionActiveTab: Option<&'static WKWebExtensionPermission>Available on crate feature
WKWebExtensionPermission only.Expand description
The activeTab permission requests that when the user interacts with the extension, the extension is granted extra permissions for the active tab only.
See also Appleās documentation