Adds script tag with src pointing to the javascript file of your choice:
npm install typedoc-plugin-script-injectAdds script tag with src pointing to the javascript file of your choice:
``json``
{
"scriptSrc": "https://example.com/your.script.js"
}