JSON Schema Property 'all_frames'

Description

Controls whether the content script runs in all frames of the matching page, or only the top frame.

Diagram

JSON Schema Diagram of /properties/content_scripts/items[0]/properties/all_frames

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
}
http://json.schemastore.org/chrome-manifest (162:12)
Documentation for Chrome Manifest
Generated using Liquid Studio 2018 - JSON Studio Edition 16.0.0.7949