Hi,
I am trying to make a chrome extension for my client and the requirement is to make the extension display inside an iframe and inject it into the website's HTML like Google Keep's chrome extension.

Currently, I am using Angular 15. The problem is that I cannot inject my extension inside the website's HTML; when I inspect it, only my extension's HTML is visible in the elements section. Also, the above iframe is not enclosed inside an HTML and body tag but mine was. It's also not clear which framework they are using or if is it just javascript
Any help or suggestion would be appreciated.
Regards,
Anshuman