AddDocumentStartJavaScriptPlugin
interface AddDocumentStartJavaScriptPlugin
Plugin interface for injecting JavaScript code that executes at document start.
Allows plugins to inject JavaScript that will be executed before any other scripts on the page. Useful for privacy protections and that need to run as early as possible and/or on iframes.