Controls whether the content script runs in all frames of the matching page, or only
the top frame.
Diagram
Value
Boolean
Literal value true or false.
Default
false
Source
"all_frames": {
"type": "boolean",
"description": "Controls whether the content script runs in all frames of the matching page, or only the top frame.",
"default": false
}