You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

20 lines
360 B

<!DOCTYPE html>
<html>
<head>
12 years ago
<title>Popup</title>
<link rel="stylesheet" href="popup.css">
12 years ago
<script src="js/ga.js"></script>
<script src="js/lib/jquery.min.js"></script>
<script src="js/popup.js"></script>
<script src="js/apps.js"></script>
</head>
<body>
<div id="detected-apps"></div>
12 years ago
<div id="analyze-headers"></div>
</body>
</html>