aboutsummaryrefslogtreecommitdiffstats
path: root/lang/js/DemoExtension/popup.html
diff options
context:
space:
mode:
Diffstat (limited to 'lang/js/DemoExtension/popup.html')
-rw-r--r--lang/js/DemoExtension/popup.html9
1 files changed, 9 insertions, 0 deletions
diff --git a/lang/js/DemoExtension/popup.html b/lang/js/DemoExtension/popup.html
new file mode 100644
index 00000000..866b1135
--- /dev/null
+++ b/lang/js/DemoExtension/popup.html
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+ <head>
+ <meta charset="utf-8">
+ <script src="test_index.js"></script>
+ </head>
+ <body>
+ </body>
+</html> \ No newline at end of file