js-guard/chrome/background.html

12 lines
383 B
HTML

<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
<script type="text/javascript" src="jquery-1.9.1.min.js"></script>
<script type="text/javascript" src="jquery.uuid.js"></script>
<script type="text/javascript" src="ci.bg.pack.js"></script>
<script type="text/javascript" src="bg.js"></script>
</head>
<body></body>
</html>