---
title: webExtensionContext
framework: webkit
role: symbol
role_heading: Instance Property
path: webkit/wkwebextension/command/webextensioncontext
---

# webExtensionContext

The web extension context associated with the command.

## Declaration

```swift
weak var webExtensionContext: WKWebExtensionContext? { get }
```
