evaluate_script
Evaluate JavaScript expressions in a Firefox browser realm to aid reverse engineering and debugging. Specify expression, optional promise await, context, or realm.
Instructions
Evaluate a JS expression in a window realm of the active (or specified) context.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| expression | Yes | ||
| awaitPromise | No | ||
| contextId | No | ||
| realmId | No |