<html>
<head>
<script src="extension-main.js"></script>
<script type="text/javascript">
output("Started extension.");
fetchTests();
</script>
</head>
</html>
<html>
<head>
<script src="extension-main.js"></script>
<script type="text/javascript">
output("Started extension.");
fetchTests();
</script>
</head>
</html>