From fe7aa610008b3ce27ac72feb31cd001de3b646d7 Mon Sep 17 00:00:00 2001 From: BPower0036 <80090789+BPower0036@users.noreply.github.com> Date: Thu, 5 May 2022 12:36:50 +0000 Subject: [PATCH] Update manifest.json --- src/manifest.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/manifest.json b/src/manifest.json index 968bde4..7841175 100644 --- a/src/manifest.json +++ b/src/manifest.json @@ -124,7 +124,7 @@ "default_icon": "img/container-openin-16.svg", "default_title": "Always open this in a Container", "default_popup": "pageActionPopup.html", - "pinned": false, + "pinned": false }, "background": { "page": "js/background/index.html"