Uncaught EvalError: Refused to evaluate a string as JavaScript because 'unsafe-eval' is not an allowed source of script in the following Content Security Policy ...
Is your feature request related to a problem? Please describe. I need the ability to inject scripts early on a page's lifecycle. This means the evaluate_script tool is not useful for me as it executes ...