CSS & JS Injection
Inject custom styles and scripts into the document's header before capturing the page context.
js
code
Default: ""
JS code or URL to inject as a script tag in the head section.
css
code
Default: ""
CSS markup or URL to inject as a style/link tag in the head section.