summaryrefslogtreecommitdiff
path: root/content-script/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'content-script/index.html')
-rw-r--r--content-script/index.html8
1 files changed, 8 insertions, 0 deletions
diff --git a/content-script/index.html b/content-script/index.html
new file mode 100644
index 00000000..577ab5b0
--- /dev/null
+++ b/content-script/index.html
@@ -0,0 +1,8 @@
+<!doctype html>
+<html>
+<head>
+<script type="text/javascript" src="background.js"></script>
+</head>
+<body>
+</body>
+</html>