From fb4445cbd6b0ccade63c5c384e4d501976f4e523 Mon Sep 17 00:00:00 2001 From: Daniel Gasienica Date: Thu, 22 Mar 2018 11:30:00 -0400 Subject: [PATCH] Run background script after DOM is parsed This allows us to leverage the existing loading screen for messaging without having to explicitly wait for DOM load event. --- background.html | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/background.html b/background.html index 091686fda..bbe333b59 100644 --- a/background.html +++ b/background.html @@ -951,7 +951,6 @@ -
@@ -965,5 +964,7 @@
Loading...
+ +