« get me outta code hell

interactive-bgm - Browser extension that adds background music based on the site you're browsing
about summary refs log tree commit diff
path: root/extension/popup/index.html
diff options
context:
space:
mode:
Diffstat (limited to 'extension/popup/index.html')
-rw-r--r--extension/popup/index.html3
1 files changed, 3 insertions, 0 deletions
diff --git a/extension/popup/index.html b/extension/popup/index.html
index c0e3974..e7d1cb9 100644
--- a/extension/popup/index.html
+++ b/extension/popup/index.html
@@ -31,6 +31,9 @@
                 <div class="content-screen visible" id="no-rule-content">
                     <p>No rule selected. Please select or create one!</p>
                 </div>
+                <div class="content-screen" id="loading-content">
+                    <p>Loading...</p>
+                </div>
             </div>
         </div>
         <div class="screen" id="invalid-host-screen">