extension_types library

Enums

CSSOrigin
The origin of injected CSS.
DocumentLifecycle
The document lifecycle of the frame.
ExecutionWorld
The JavaScript world for a script to execute within. Can either be an isolated world unique to this extension, the main world of the DOM which is shared with the page's JavaScript, or a user scripts world that is only available for scripts registered with the User Scripts API.
FrameType
The type of frame.
ImageFormat
The format of an image.
RunAt
The soonest that the JavaScript or CSS will be injected into the tab.

Properties

chrome Chrome
final