0

I try display the page in <iframe> in popup.html. but I have error:

Refused to display 'https://beta.app.com' in a frame because it set 'X-Frame-Options' to 'sameorigin'.

popup.html

<div id="app-container">
    <iframe width="500" height="500" src="https://beta.app.com"></iframe>
</div>
Umbro
  • 1,984
  • 12
  • 40
  • 99

0 Answers0