From 9fe6fe7242e91a9c7f8c23dd47b960e8a8d6d98f Mon Sep 17 00:00:00 2001 From: danielstephenherr Date: Mon, 7 Apr 2025 20:33:30 +0000 Subject: [PATCH] Add descriptions and icons to homepage --- main/index.html | 68 ++++++++++++++++++++++++++++++++++++++++++------- 1 file changed, 59 insertions(+), 9 deletions(-) diff --git a/main/index.html b/main/index.html index 8db377b..b5e2792 100644 --- a/main/index.html +++ b/main/index.html @@ -10,14 +10,64 @@

Daniel Herr Software

-

Memory Monitor

-

Processor Monitor

-

Bookmark Topper

-

Navigation Confirmation

-

Link Controller

-

Single Tab Zoom

-
-

Support

-

GitHub

+
+

Web Extensions

+
+

+ + + Memory Monitor + +

+

Displays RAM usage information.

+
+
+

+ + + Processor Monitor + +

+

Displays CPU usage information.

+
+
+

+ + + Bookmark Topper + +

+

Moves newly created bookmarks to the top of their folder.

+
+
+

+ + + Navigation Confirmation + +

+

Asks for confirmation before closing, reloading, or navigating to another page.

+
+
+

+ + + Link Controller + +

+

Controls whether links open in the current tab or in a new tab.

+
+
+

+ + + Single Tab Zoom + +

+

Applies zooming to the current tab instead of the entire site.

+
+
+

Support

+

GitHub

\ No newline at end of file