mirror of
https://github.com/BetterSEQTA/BetterSEQTA-Plus.git
synced 2026-06-06 03:34:40 +00:00
Better than better seqta :)
This commit is contained in:
+3
-3
@@ -49,7 +49,7 @@
|
||||
<div>
|
||||
<h1 class="addonitem">About</h1>
|
||||
<p class="item subitem">Created and developed and maintained by CK and AH</p>
|
||||
<p class="item subitem">BestSEQTA is a revived or BetterSEQTA
|
||||
<p class="item subitem">Better than BetterSEQTA is a revived or BetterSEQTA
|
||||
which is no longer maintained.</p>
|
||||
</div>
|
||||
</div>
|
||||
@@ -237,7 +237,7 @@
|
||||
<div class="item-container">
|
||||
<div class="text-container">
|
||||
<h1 class="addonitem">Animated Background</h1>
|
||||
<p class="item subitem">Adds an animated background to BestSEQTA.</p>
|
||||
<p class="item subitem">Adds an animated background to Better than BetterSEQTA.</p>
|
||||
</div>
|
||||
<div class="onoffswitch"><input class="onoffswitch-checkbox notification" type="checkbox" id="animatedbk">
|
||||
<label for="animatedbk" class="onoffswitch-label"></label>
|
||||
@@ -260,7 +260,7 @@
|
||||
|
||||
<div class="item-container" style="height: 2em; margin-top: 0px;">
|
||||
<div class="text-container">
|
||||
<h1 class="addonitem">BestSEQTA</h1>
|
||||
<h1 class="addonitem">BetterSEQTA</h1>
|
||||
</div>
|
||||
<div class="onoffswitch" style="margin-bottom: 0px;"><input class="onoffswitch-checkbox notification"
|
||||
type="checkbox" id="onoff">
|
||||
|
||||
+1
-1
@@ -52,7 +52,7 @@ var validURL = false;
|
||||
var validName = false;
|
||||
|
||||
function openGithub() {
|
||||
chrome.tabs.create({ url: "https://github.com/OG-RandomTechChannel/BestSEQTA" });
|
||||
chrome.tabs.create({ url: "https://github.com/SethBurkart123/BetterThanBetterSeqta" });
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user