Creates a new user script for script world with name world_name.
See webkit.user_script.UserScript.new_ for a full description.
Source code of the user script.
A #WebKitUserContentInjectedFrames value
A #WebKitUserScriptInjectionTime value
the name of a #WebKitScriptWorld
An allow_list of URI patterns or null
A block_list of URI patterns or null
A new #WebKitUserScript
Creates a new user script for script world with name world_name.
See webkit.user_script.UserScript.new_ for a full description.