diff --git a/manifest.json b/manifest.json index a4cd5da2..b17cb318 100644 --- a/manifest.json +++ b/manifest.json @@ -5,6 +5,6 @@ "main": "dist/code.js", "ui": "dist/index.html", "editorType": ["figma"], - "networkAccess": { "allowedDomains": ["none"] }, + "networkAccess": { "allowedDomains": ["https://design.penpot.app"] }, "documentAccess": "dynamic-page" } diff --git a/ui-src/index.html b/ui-src/index.html index 4f6e97c8..23463835 100644 --- a/ui-src/index.html +++ b/ui-src/index.html @@ -7,6 +7,9 @@
+