From 64ffc462d05027026713f8a2a1f7c54c1067797f Mon Sep 17 00:00:00 2001 From: Andrew R <67220260+ar-cyber@users.noreply.github.com> Date: Wed, 11 Sep 2024 09:10:15 +0930 Subject: [PATCH 01/11] fix: make proper about page --- src/SEQTA.ts | 9 +++++++-- 1 file changed, 7 insertions(+), 2 deletions(-) diff --git a/src/SEQTA.ts b/src/SEQTA.ts index 0f25e7eb..2eca4a2b 100644 --- a/src/SEQTA.ts +++ b/src/SEQTA.ts @@ -368,7 +368,12 @@ export function OpenAboutPage() { let text = stringToHTML( /* html */ `
Yo
+BetterSEQTA+ is a fork of BetterSEQTA which was originally developed by Nulkem, which was discontinued. BetterSEQTA+ continued development of BetterSEQTA, while incorporating a plethora of features.
+We are currently working on fixing bugs and adding good features. If you want to make a feature request or report a bug, you can do so on GitHub.
+Nulkem created the original extension, was ported to Manifest V3 by MEGA-Dawg68, and is under active development by Crazypersonalph and SethBurkart123.
BetterSEQTA+ is a fork of BetterSEQTA which was originally developed by Nulkem, which was discontinued. BetterSEQTA+ continued development of BetterSEQTA, while incorporating a plethora of features.
We are currently working on fixing bugs and adding good features. If you want to make a feature request or report a bug, you can do so on GitHub.
-We are currently working on fixing bugs and adding good features. If you want to make a feature request or report a bug, you can do so on GitHub (find icon below).
+Nulkem created the original extension, was ported to Manifest V3 by MEGA-Dawg68, and is under active development by Crazypersonalph and SethBurkart123.