From 65fa65fc7765bc9a6557d3ce6f8bdcef5b5e0cf7 Mon Sep 17 00:00:00 2001 From: toasted-nutbread Date: Sun, 18 Feb 2024 09:27:16 -0500 Subject: Application main updates (#708) * Move waitForBackendReady * Add option to wait for DOM before running main * Move script load to be earlier --- ext/popup.html | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'ext/popup.html') diff --git a/ext/popup.html b/ext/popup.html index 30e8a8c0..2b55df5d 100644 --- a/ext/popup.html +++ b/ext/popup.html @@ -15,6 +15,7 @@ + @@ -92,8 +93,5 @@ - - - -- cgit v1.2.3