From 740f692ff177a6371f447d39a6ddd9b688678e95 Mon Sep 17 00:00:00 2001 From: Claude Date: Sun, 29 Mar 2026 18:25:28 +0000 Subject: [PATCH] =?UTF-8?q?fix:=20config=20not=20reaching=20content.js=20?= =?UTF-8?q?=E2=80=94=20race=20condition=20with=20script=20removal?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit The data-ss-config attribute on the script tag was being removed (via script.onload) before content.js could read it. Changed approach: inject config as a separate