WebKitUserScriptInjectionTime

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

Values

ValueMeaning
START0

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

END1

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

Meta

Since

2.6