Skip to content

Commit d6e42e7

Browse files
authored
Storage Plus (#485)
* storage pus * the AVIF propaganda got to me,,, * addm stoeage plus * STUPID FORMATTING FIXED 🎉 * i deleted some personal comments i left * last change im very stupid sorry i got distracted and edned up pasting a code snippet replacing the entire code :wilted_rose: * github can you apply the commit * smaller yuri * tweaked disclaimer * fix formatting for the disclaimer * remove stupid block (yes i know i didnt hide it, but no one else except for me was using the extensjion prior to this change)
1 parent 8fbf757 commit d6e42e7

3 files changed

Lines changed: 564 additions & 0 deletions

File tree

src/lib/extensions.js

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,13 @@ export default [
2020
isGitHub: true,
2121
creator: "TheShovel",
2222
},
23+
{
24+
name: "Storage Plus",
25+
description: "A storage extension with many more features. Featuring server storage (with a fast server), local storage and more!",
26+
code: "Gen1x/storage_plus.js",
27+
banner: "Gen1x/storage_plus.avif",
28+
creator: "G1nX",
29+
},
2330
{
2431
name: "MotionSprite",
2532
description: "An advanced math-based animation system",

0 commit comments

Comments
 (0)