scripting.InjectionTarget
This object contains details specifying the injection target for CSS and JavaScript. Its used in scripting.executeScript()
, scripting.insertCSS()
, and scripting.removeCSS()
.
Type
Values of this type are objects. They contain these properties:
Browser compatibility
BCD tables only load in the browser
Note:
This API is based on Chromium's chrome.scripting
API.