Is there an extenstion or plugin that can delay js execution?

What would be the best way to delay javascript execution similarly to something like WP Rocket?

I found a custom code solution here, but it seems pretty messy to implement.

Are there any alternative methods? This seems like the best way to handle the high Time to Interactive and Largest Contentful Paint issues–especially when all the problematic scripts are 3rd party


Here is my site Read-Only: LINK
(how to share your site Read-Only link)

You are free to implement JS loading of added scripts as you see fit, but you can’t change the bundled ones Webflow provides without exporting a project and hosting it yourself.