Files
Unichat-Chrome-Extension/popup.html
T
2018-01-11 11:56:23 -05:00

12 lines
262 B
HTML

<html>
<head>
<style type="text/css">
body {width:200; height:300;}
</style>
</head>
<body>
<iframe src="https://lax18.github.io/UniChatDemo/Chrome%20Extension/Unichat/UnichatEMBED.html" width="100%" height="100%" frameborder="0">
</iframe>
</body>
</html>