I have created a chrome extension with React. This extension adds a div to the dom, attaches a shadow dom to it and renders the react page in a child div of the shadow dom. The