fix(extension): harden target frame recovery and switching

This commit is contained in:
Timo
2026-08-17 23:06:46 +02:00
parent 3c99efe4e4
commit e1daeecab1
25 changed files with 537 additions and 179 deletions
+8
View File
@@ -0,0 +1,8 @@
<!doctype html>
<html lang="en">
<head><meta charset="utf-8"><title>No media page</title></head>
<body>
<main><h1>Target page without a video element</h1><p>This page is intentionally selectable.</p></main>
<script>window.__fixtureReady = true;</script>
</body>
</html>