Summary
-Reason
- -From 91564df25b0ef836af63d06949c46fe8415183c4 Mon Sep 17 00:00:00 2001 From: buzz-lightsnack-2007 <73412182+buzz-lightsnack-2007@users.noreply.github.com> Date: Tue, 23 Apr 2024 18:19:43 +0800 Subject: [PATCH] put the different results pages seperately, and then just import them --- pages/popup.htm | 28 +++++++++++++--------------- pages/popup/error.htm | 12 ++++++++++++ pages/popup/load.htm | 13 +++++++++++++ pages/popup/results.htm | 16 ++++++++++++++++ 4 files changed, 54 insertions(+), 15 deletions(-) create mode 100644 pages/popup/error.htm create mode 100644 pages/popup/load.htm create mode 100644 pages/popup/results.htm diff --git a/pages/popup.htm b/pages/popup.htm index d7610fb..0ae6fd1 100644 --- a/pages/popup.htm +++ b/pages/popup.htm @@ -5,23 +5,21 @@
- +Summary
-Reason
- -