Newer
Older
Craig Earley
committed
<!doctype html>
<html>
<head>
<title>Getting Started Extension's Popup</title>
<link rel="stylesheet" type="text/css" href="css/style.css" />
<script src="js/check.js"></script>
</head>
<body>
<div id="status"></div>
<img id="image-result" hidden>
</body>
</html>