From ae4f850ff4560a9ce7f7149355a4deff0a4db4f0 Mon Sep 17 00:00:00 2001 From: Acors24 Date: Tue, 3 Sep 2024 23:37:42 +0200 Subject: add upcoming notices --- public/options/options.html | 12 ++++ src/components/UpcomingNoticeComponent.tsx | 99 ++++++++++++++++++++++++++++++ src/config.ts | 2 + src/content.ts | 39 +++++++++++- src/render/UpcomingNotice.tsx | 54 ++++++++++++++++ src/types.ts | 2 + src/utils/categoryUtils.ts | 10 ++- 7 files changed, 216 insertions(+), 2 deletions(-) create mode 100644 src/components/UpcomingNoticeComponent.tsx create mode 100644 src/render/UpcomingNotice.tsx diff --git a/public/options/options.html b/public/options/options.html index b9258f33..e63b9837 100644 --- a/public/options/options.html +++ b/public/options/options.html @@ -209,6 +209,18 @@
__MSG_skipNoticeDurationDescription__
+
+
+ + +
+
+
-
-
- - -
-
-
+
+
+ + +
+
+ +
+
-
+