From a2cf4228528a08968f80188a2968307aa008902f Mon Sep 17 00:00:00 2001 From: Sowgro <69283684+Sowgro@users.noreply.github.com> Date: Mon, 11 Sep 2023 16:03:52 -0400 Subject: First Commit --- app/manifest.json | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 app/manifest.json (limited to 'app/manifest.json') diff --git a/app/manifest.json b/app/manifest.json new file mode 100644 index 0000000..2431a42 --- /dev/null +++ b/app/manifest.json @@ -0,0 +1,6 @@ +{ + "name": "betterlibrary", + "icon": "", + "active-icon": "", + "subfiles_extension": ["betterlibrary.js"] +} \ No newline at end of file -- cgit v1.2.3