]> git.wh0rd.org - chrome-ext/clearhistory-advance-fork.git/blobdiff - views/popup.html
popup: move prompt from background page to popup page
[chrome-ext/clearhistory-advance-fork.git] / views / popup.html
diff --git a/views/popup.html b/views/popup.html
new file mode 100644 (file)
index 0000000..984372a
--- /dev/null
@@ -0,0 +1,9 @@
+<!DOCTYPE html>
+<html>
+  <head>
+    <meta charset='utf-8'/>
+    <script type='module' src='../javascript/popup.js'></script>
+  </head>
+<body bgcolor='black'>
+</body>
+</html>