From 4173cc83523bc93207f01aa46fc79ef86b3aa4cd Mon Sep 17 00:00:00 2001 From: Alex Andreev Date: Sat, 20 Feb 2021 16:23:49 +0300 Subject: [PATCH] Adding https://kubernetes.io/* to matches list --- dist/manifest.json | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/dist/manifest.json b/dist/manifest.json index 74a2134..0b193d8 100644 --- a/dist/manifest.json +++ b/dist/manifest.json @@ -59,7 +59,8 @@ "https://stackoverflow.com/*", "https://www.digitalocean.com/community/*", "https://nodejs.org/api/*", - "https://css-tricks.com/*" + "https://css-tricks.com/*", + "https://kubernetes.io/*" ] } ]