I'm adding an element under the shadow root in the chrome extension, but in that case, the element in the shadow DOM is determined to be outside. How can I deal with this problem?
I'm adding an element under the shadow root in the chrome extension, but in that case, the element in the shadow DOM is determined to be outside.
How can I deal with this problem?