Since 2.6Optionalallow_list: string[]Optionalblock_list: string[]Atomically increments the reference count of user_script by one.
This function is MT-safe and may be called from any thread.
The passed WebKit.UserScript
Atomically decrements the reference count of user_script by one.
If the reference count drops to 0, all memory allocated by WebKit.UserScript is released. This function is MT-safe and may be called from any thread.
StaticnewOptionalallow_list: string[]Optionalblock_list: string[]Staticnew_Optionalallow_list: string[]Optionalblock_list: string[]
A JavaScript snippet which can be injected in loaded pages.
Since
2.6