From 6d37180d005f8f1c7691e0567ea4802425ca7569 Mon Sep 17 00:00:00 2001 From: Ajay Date: Tue, 7 Nov 2023 21:05:39 -0500 Subject: Add option to hide clutter in popup --- public/_locales | 2 +- public/options/options.html | 12 ++++++++++++ public/popup.css | 1 + public/popup.html | 4 ++-- 4 files changed, 16 insertions(+), 3 deletions(-) (limited to 'public') diff --git a/public/_locales b/public/_locales index 322a245d..6ff5f86e 160000 --- a/public/_locales +++ b/public/_locales @@ -1 +1 @@ -Subproject commit 322a245df5b39875a0e30725b7b2980ed008aef1 +Subproject commit 6ff5f86e9aca64c2ad51aa13e39db1a040506f9d diff --git a/public/options/options.html b/public/options/options.html index 6c09cfd9..52a58123 100644 --- a/public/options/options.html +++ b/public/options/options.html @@ -359,6 +359,18 @@
__MSG_showTimeWithSkipsDescription__
+
+
+ + +
+
+
-
-
+

__MSG_yourWork__

-- cgit v1.2.3