From 26c9adbd76f70878bebca8b174d6057cc81565f9 Mon Sep 17 00:00:00 2001 From: Dominik Jain Date: Thu, 30 Oct 2025 22:53:20 +0100 Subject: [PATCH] Add note on browser compatibility (given recent changes in Chromium 142) --- README.md | 12 ++++++++++++ 1 file changed, 12 insertions(+) diff --git a/README.md b/README.md index a2d4c16..e319ed7 100644 --- a/README.md +++ b/README.md @@ -78,6 +78,18 @@ This bootstrap command will: ### 2. Load the Plugin in Penpot and Establish the Connection +> [!IMPORTANT] +> **Browser Compatibility** +> Starting with Chromium version 142, Google has hardened the private network access (PNA) enforcement layer. +> This means that newer Chromium-based browsers (Chrome, Edge, Vivaldi, Opera, Brave, etc.) will not allow +> Penpot to connect to a local plugin server by default. +> +> To work around this, you can either +> * use Firefox or +> * use an older version of a Chromium-based browser (up to Chromium version 141). +> +> We are working on a solution to this issue. + 1. Open Penpot in your browser 2. Navigate to a design file 3. Open the Plugins menu