blob: 743779e78f4ced37c383b6fea93633783e04675e [file] [log] [blame]
<!DOCTYPE html>
<html>
<head>
<title>SnapIt</title>
<link rel="stylesheet" type="text/css" href="style.css">
<script src="popup.js"></script>
</head>
<body>
<a id="button" class="capture" href="#">Snap It!</a>
</body>
</html>