diff options
Diffstat (limited to 'popup/popup.html')
-rw-r--r-- | popup/popup.html | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/popup/popup.html b/popup/popup.html index 3b267e7..c15351e 100644 --- a/popup/popup.html +++ b/popup/popup.html @@ -16,6 +16,7 @@ <input type="checkbox" id="enable-styling"> Enable Styling </label> + <ul id="websites-list"></ul> <button id="refetch-css">Refetch latest styles</button> <button id="restart-background">Restart Background Script (optional)</button> <a href="https://sameerasw.github.io/my-internet/">Styles repo</a> |