This object contains a list of IDs of scripts to retrieve with scripting.getRegisteredContentScripts()
or to unregister with scripting.unregisterContentScripts()
.
On this page
scripting.ContentScriptFilter
Type
Values of this type are objects. They contain these properties:
-
ids
-
array
ofstring
. Array of scripts IDs.
Browser compatibility
Note: This API is based on Chromium's chrome.scripting
API.
© 2005–2023 MDN contributors.
Licensed under the Creative Commons Attribution-ShareAlike License v2.5 or later.
https://developer.mozilla.org/en-US/docs/Mozilla/Add-ons/WebExtensions/API/scripting/ContentScriptFilter