diff --git a/product.json b/product.json index 00cc284c..e82926c9 100644 --- a/product.json +++ b/product.json @@ -35,5 +35,9 @@ "serviceUrl": "https://marketplace.visualstudio.com/_apis/public/gallery", "itemUrl": "https://marketplace.visualstudio.com/items" }, - "builtInExtensions": [] + "builtInExtensions": [], + "linkProtectionTrustedDomains": [ + "https://voideditor.com", + "https://voideditor.dev" + ] }