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.

19 lines
390 B

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