From 57dd158eefd62a1faeaf30bfd97c4e2ea7708f5a Mon Sep 17 00:00:00 2001 From: Claude Date: Tue, 1 Sep 2026 08:02:44 +0000 Subject: [PATCH] Make the page controller work under Manifest V3 The Chrome extension's MV3 migration (RemoteSlide-Chrome#1) leaves this submodule calling APIs that MV3 removed, and its key simulation stops working altogether. Verified against Chromium with the extension loaded unpacked. Key simulation: - simulateKeyEvent() built a function with toString() and appended it to the page as an inline