aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
diff options
context:
space:
mode:
Diffstat (limited to 'manifest.json')
-rw-r--r--manifest.json11
1 files changed, 11 insertions, 0 deletions
diff --git a/manifest.json b/manifest.json
new file mode 100644
index 0000000..98ab748
--- /dev/null
+++ b/manifest.json
@@ -0,0 +1,11 @@
+{
+ "name": "betterLibrary",
+ "description": "Allows the library to be opened in the center pane, similar to how you could before the redesign",
+ "preview": "preview.png",
+ "readme": "README.md",
+ "branch": "main",
+ "authors": [
+ { "name": "sowgro", "url": "https://sowgro.net/" }
+ ],
+ "tags": ["library"]
+} \ No newline at end of file