From 42fe44050661ed59198fb166672bfdaa119d4333 Mon Sep 17 00:00:00 2001 From: Wojtek Kosior Date: Wed, 26 Jan 2022 11:38:21 +0100 Subject: add new extension's popup page --- html/popup.html | 111 ++++++++++++++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 111 insertions(+) create mode 100644 html/popup.html (limited to 'html/popup.html') diff --git a/html/popup.html b/html/popup.html new file mode 100644 index 0000000..ad6c258 --- /dev/null +++ b/html/popup.html @@ -0,0 +1,111 @@ + + + + + + Haketilo popup +#LOADCSS html/reset.css +#LOADCSS html/base.css +#LOADCSS html/grid.css + + + + +#INCLUDE html/repo_query.html +
+
+ Loading page info... +
+
+ + + +
+ + + + + + +
+
+
+ +
+
+ +
+
+
+ +
+#LOADJS html/popup.js + + -- cgit v1.2.3