userScripts.UserScriptFilter
A list of user scripts to be processed by userScripts.getScripts()
or userScripts.unregister()
.
Type
Values of this type are an object containing this property:
ids
Optional-
array
ofstring
. IDs of user scripts to be processed byuserScripts.getScripts()
anduserScripts.unregister()
. This matches scripts by theid
field ofRegisteredUserScript
. If not specified, all user scripts are matched.
Browser compatibility
BCD tables only load in the browser