aboutsummaryrefslogtreecommitdiff
path: root/manifest.json
blob: 98ab748e21ebddda60c6cc199b5d742dcd7d8c0b (plain) (blame)
1
2
3
4
5
6
7
8
9
10
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"]
}