From 5502f07721efbdeb16d491dfd56596ea4ef40107 Mon Sep 17 00:00:00 2001 From: Jones Jankovic Date: Mon, 29 Jun 2026 13:36:44 +0930 Subject: [PATCH 1/5] fix: remove duplicate credits --- README.md | 7 +++---- 1 file changed, 3 insertions(+), 4 deletions(-) diff --git a/README.md b/README.md index 8b8c83fa..7bae7ec3 100644 --- a/README.md +++ b/README.md @@ -85,10 +85,9 @@ Want to contribute? [Click Here!](https://docs.betterseqta.org/contributing/) ## Credits -This extension was initially developed by [Nulkem](https://github.com/Nulkem/betterseqta), was ported to manifest V3 by [MEGA-Dawg68](https://github.com/MEGA-Dawg68) and is currently under active development from lead developers [SethBurkart123](https://github.com/SethBurkart123) and [Crazypersonalph](https://github.com/Crazypersonalph) with help from other volunteers. -Originally developed by [Nulkem](https://github.com/Nulkem/betterseqta) -Ported to Manifest V3 by [MEGA-Dawg68](https://github.com/MEGA-Dawg68) -Maintained by [SethBurkart123](https://github.com/SethBurkart123), [Crazypersonalph](https://github.com/Crazypersonalph) & the rest of the BetterSEQTA team! +Originally developed by [Nulkem](https://github.com/Nulkem/betterseqta) +Ported to Manifest V3 by [MEGA-Dawg68](https://github.com/MEGA-Dawg68) +Maintained by [SethBurkart123](https://github.com/SethBurkart123), [Crazypersonalph](https://github.com/Crazypersonalph) & the rest of the BetterSEQTA team! ## Star History From 2697b929813bcedd8dec25509152b050d358c604 Mon Sep 17 00:00:00 2001 From: Jones Jankovic Date: Mon, 29 Jun 2026 13:45:20 +0930 Subject: [PATCH 2/5] feat: polish and cleanup readme --- README.md | 18 +++++++++--------- 1 file changed, 9 insertions(+), 9 deletions(-) diff --git a/README.md b/README.md index 7bae7ec3..31a58519 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- A beautiful 🤩 Chrome Extension that adds additional features and gives an overall better experience for SEQTA Learn. Currently looking for contributors 🔥 + A beautiful 🤩 browser extension that transforms SEQTA Learn with modern themes, powerful customization, productivity tools, and an improved user experience. Contributions are always welcome!

@@ -16,15 +16,16 @@ -## 📚 Documentation -All documentation has been moved to the [official docs site](https://docs.betterseqta.org): +## Documentation + +Everything you need to get started with BetterSEQTA+ can be found in the [official documentation](https://docs.betterseqta.org). Includes: -- Getting started -- Development setup +- Getting Started +- Installation & Development - Architecture -- Plugin system -- Theme creation +- Plugin System +- Theme Creation ## Features @@ -72,8 +73,7 @@ npm run dev Then load `dist` in `chrome://extensions` (Developer Mode → Load unpacked). -Full setup guide: -[https://betterseqta.github.io/BetterSEQTA-Docs/install/#for-developers-development-environment](https://betterseqta.github.io/BetterSEQTA-Docs/install/#for-developers-development-environment) +Full development setup guide can be found [here](https://docs.betterseqta.org/install/#for-developers-development-environment). ## Contributors From 1c3d1b745e9b62cf833cf66e48eb890a46378656 Mon Sep 17 00:00:00 2001 From: Jones Jankovic Date: Mon, 29 Jun 2026 13:56:48 +0930 Subject: [PATCH 3/5] feat: generalise seqta naming and update link --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 31a58519..0d86f43f 100644 --- a/README.md +++ b/README.md @@ -3,7 +3,7 @@

- A beautiful 🤩 browser extension that transforms SEQTA Learn with modern themes, powerful customization, productivity tools, and an improved user experience. Contributions are always welcome! + A beautiful 🤩 browser extension that transforms SEQTA with modern themes, powerful customization, productivity tools, and an improved user experience. Contributions are always welcome!

From b2187f4c61bb23cbfad4449699d2f8a2f4910d1a Mon Sep 17 00:00:00 2001 From: Jones Jankovic Date: Mon, 29 Jun 2026 13:58:59 +0930 Subject: [PATCH 4/5] feat: update second webstore link to modern format --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 0d86f43f..463a3c5c 100644 --- a/README.md +++ b/README.md @@ -7,7 +7,7 @@

- ChromeDownload + ChromeDownload

From 27c8c3c24f3733fdca3754e296e49af90c0f317d Mon Sep 17 00:00:00 2001 From: Jones Jankovic Date: Mon, 29 Jun 2026 14:09:35 +0930 Subject: [PATCH 5/5] feat: remove stray footnote and simplify vulnerability reporting instructions --- SECURITY.md | 12 ++++++------ 1 file changed, 6 insertions(+), 6 deletions(-) diff --git a/SECURITY.md b/SECURITY.md index f884bbf3..d8e4e370 100644 --- a/SECURITY.md +++ b/SECURITY.md @@ -2,15 +2,15 @@ ## Supported Versions -Below here is the supported versions of BetterSEQTA+. Anything older than this is not supported and contains bugs. +The following versions of BetterSEQTA+ are currently supported. | Version | Supported | | ------- | --------- | -| 3.4.3 | ✅ | -| < 3.4.3 | :x: | - -`*` May not work on other devices. +| 3.4.3 or later | ✅ | +| Earlier than 3.4.3 | ❌ | ## Reporting a Vulnerability -If you find vulnerabilities, REPORT IT IMMEDIATELY. open the [advisories tab](https://github.com/BetterSEQTA/BetterSEQTA-Plus/security/advisories) on the left and click the green "report a vulnerability" button or use [this quick-link](https://github.com/BetterSEQTA/BetterSEQTA-Plus/security/advisories/new) to create a new report +If you discover a security vulnerability, please report it responsibly through GitHub Security Advisories: + +https://github.com/BetterSEQTA/BetterSEQTA-Plus/security/advisories/new