From 71b7a200bc12b2e00680e9ffe5ab668a4a157066 Mon Sep 17 00:00:00 2001 From: Stylix58 <63605602+Stylix58@users.noreply.github.com> Date: Sat, 20 Mar 2021 17:55:00 +0100 Subject: [PATCH] Update manifest.json --- manifest.json | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/manifest.json b/manifest.json index 05161a9..ed7b85d 100644 --- a/manifest.json +++ b/manifest.json @@ -29,6 +29,12 @@ "type": "domain", "example": "example.com" }, + { + "name": "path", + "type": "path", + "example": "/example", + "default": "/example" + }, { "name": "is_public", "type": "boolean",