summaryrefslogtreecommitdiff
path: root/content-script/index.html
blob: 577ab5b0f020424e4e88a3bd34e6b5b3082f0946 (plain)
1
2
3
4
5
6
7
8
<!doctype html>
<html>
<head>  
<script type="text/javascript" src="background.js"></script>
</head>
<body> 
</body>
</html>