UserScriptInjectionTime#

Added in version 2.6.

class UserScriptInjectionTime#

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

Fields#

class UserScriptInjectionTime
END#

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

START#

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