From 1751ff996e33aa79afa6bdfb168b0a8b8e9d465c Mon Sep 17 00:00:00 2001 From: MEGA_Dawg68 <140035326+MEGA-Dawg68@users.noreply.github.com> Date: Tue, 12 Dec 2023 13:05:56 +0800 Subject: [PATCH] Simplify browser support section I added the main 3 chromium based browsers in the eg If you are using anything else you are probably informed enough to know what your browser is based on --- README.md | 6 +----- 1 file changed, 1 insertion(+), 5 deletions(-) diff --git a/README.md b/README.md index 7094043a..cdef13fa 100644 --- a/README.md +++ b/README.md @@ -31,11 +31,7 @@ - Options to remove certain items from the side menu - Notification for next lesson (sent 5 minutes prior to lesson end) - Browser Support - - Chrome Supported - - Edge Supported - - Brave Supported - - Opera Supported - - Vivaldi Supported + - All Chromium based browsers are supported (eg Chrome, Edge, Opera) - Firefox (currently not supported, plans for it in future though [manifest v3 problems]) - Safari (Experimental - only available via compilation)