From 0ef3b320282ebacdb6c9e005134e77686e242153 Mon Sep 17 00:00:00 2001 From: Seth Burkart Date: Fri, 18 Aug 2023 17:34:39 +1000 Subject: [PATCH] fix random bugs. --- package.json | 2 +- public/popup/info.html | 2 +- src/SEQTA.js | 6 +++--- 3 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 4b8dc4c3..414833cc 100644 --- a/package.json +++ b/package.json @@ -1,5 +1,5 @@ { - "name": "bestseqta", + "name": "betterthanbetterseqta", "version": "1.0.0", "description": "![Logo](https://raw.githubusercontent.com/SethBurkart123/BetterThanBetterSeqta/c96edd5956fc11571408310aea98cf7222d6876f/src/icons/betterseqta-light-full.png#gh-dark-mode-only) ![Logo](https://raw.githubusercontent.com/SethBurkart123/BetterThanBetterSeqta/c96edd5956fc11571408310aea98cf7222d6876f/src/icons/betterseqta-dark-full.png#gh-light-mode-only)", "main": "webpack.config.js", diff --git a/public/popup/info.html b/public/popup/info.html index f9c09867..da740d39 100644 --- a/public/popup/info.html +++ b/public/popup/info.html @@ -287,7 +287,7 @@
-

Maintanied by RTC

+

Maintanied by SethBurkart123

diff --git a/src/SEQTA.js b/src/SEQTA.js index d0a7a832..3778b4e2 100644 --- a/src/SEQTA.js +++ b/src/SEQTA.js @@ -128,7 +128,7 @@ function OpenWhatsNewPopup() { var header = stringToHTML(`

What's New

-

Better BetterSEQTA V${chrome.runtime.getManifest().version}

+

Better than BetterSEQTA V${chrome.runtime.getManifest().version}

`).firstChild; imagecont = document.createElement('div'); @@ -1271,7 +1271,7 @@ function CallExtensionSettings() {

About

Created and developed and maintained by SethBurkart123

-

Better BetterSEQTA is a fork of the project BetterSEQTA, BetterSEQTA is no longer supported so we are here to fill that gap!

+

Better than BetterSEQTA is a fork of the project BetterSEQTA, BetterSEQTA is no longer supported so we are here to fill that gap!

@@ -1306,7 +1306,7 @@ function CallExtensionSettings() {
-

Contact: cacakaca1@outlook.com

+

Contact: Open an issue on my github