From 614f42ac5a30bf154591ca04538dda82c00f19c0 Mon Sep 17 00:00:00 2001 From: Robot1508 Date: Thu, 19 Feb 2026 19:36:23 +0530 Subject: [PATCH 1/2] Added Dino accessibility webpage --- dino_webpage/dino.html | 424 +++++++++++++++++++++++++++++++++++++++++ 1 file changed, 424 insertions(+) create mode 100644 dino_webpage/dino.html diff --git a/dino_webpage/dino.html b/dino_webpage/dino.html new file mode 100644 index 0000000..238a7e7 --- /dev/null +++ b/dino_webpage/dino.html @@ -0,0 +1,424 @@ + + + + + + Dino | Interactive Accessibility + + + + + +
+ +
+ +
+
+
+
+ + + +
+
+
+ Dino Mascot +
+ +
+
+

DINO!

+
+ +

+ Dino + is + an + extension + developed + to + make + the + web + more + accessible + to + people + with + dyslexia + and + color + blindness. + Dino + allows + you + to + change + colors, + add / remove images, read out pages etc. +

+ + +
+
+
+ +
+
+
+
+

Change Colors

+

Modify contrast and color schemes on any website for better visibility.

+
+
+ +
+
+
+

Read Out Pages

+

Smart text-to-speech engine specifically designed for content consumption.

+
+
+ +
+
+
+

Remove Images

+

Declutter pages instantly to focus purely on the text information.

+
+
+
+ + + + \ No newline at end of file From 3bc6d7ea4b2284ebc1b121af899d6ae555c94550 Mon Sep 17 00:00:00 2001 From: Robot1508 Date: Tue, 3 Mar 2026 15:25:43 +0530 Subject: [PATCH 2/2] fix: renamed logo and updated image path --- ..._logo-removebg-preview (2).png => dino_logo.png} | Bin dino_webpage/index.html | 1 + 2 files changed, 1 insertion(+) rename dino_webpage/images_icons/{dino_logo-removebg-preview (2).png => dino_logo.png} (100%) diff --git a/dino_webpage/images_icons/dino_logo-removebg-preview (2).png b/dino_webpage/images_icons/dino_logo.png similarity index 100% rename from dino_webpage/images_icons/dino_logo-removebg-preview (2).png rename to dino_webpage/images_icons/dino_logo.png diff --git a/dino_webpage/index.html b/dino_webpage/index.html index be15935..f750a0c 100644 --- a/dino_webpage/index.html +++ b/dino_webpage/index.html @@ -48,6 +48,7 @@ +Open Dino Extension \ No newline at end of file