Enumeration (GI Enum)

WebKit-6.0WebKitUserScriptInjectionTimeSince 2.6

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

2.6

Index
END: 1

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

START: 0

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

Variables

$gtype