Enumeration (GI Enum)

WebKit-6.0WebKitUserScriptInjectionTimeSince 2.6

Specifies at which place of documents an user script will be inserted.

2.6

Index

Enumeration Members

Enumeration Members

END: number

Insert the code of the user script at the end of the loaded documents.

START: number

Insert the code of the user script at the beginning of loaded documents. This is the default.