<html>
  <head>
    <script type="text/javascript">
      window.ELECTRON_ENABLE_SECURITY_WARNINGS = true
    </script>
  </head>
  <body>
    <webview allowpopups></webview>
  </body>
</html>