Hosted Extension Errors

the <link> tag requests “bootstrap.css” but the error is about “style.css” - maybe there’s a problem at some other place in the HTML or the included CSS tries to load it?

Also, the second error is about inline JS, which is not allowed, so check if there’s some in the HTML.

More of the HTML file in question would help.