spectabular/popup.html
2015-02-08 19:41:45 -05:00

9 lines
159 B
HTML

<!doctype html>
<html style="height:600px; width:400px">
<head>
<script src="popup.js"></script>
</head>
<body>
<span id="text"></span>
</body>
</html>