Yes, eval() is still a no-no.
If you generate the html within your extensions javascript then that’s fine. What’s not allowed is to insert “unknown” html directly into the extension page.
Yes, eval() is still a no-no.
If you generate the html within your extensions javascript then that’s fine. What’s not allowed is to insert “unknown” html directly into the extension page.