mirror of
https://github.com/Shik3i/KoalaSync.git
synced 2026-08-18 23:26:17 +00:00
fix(extension): harden target frame recovery and switching
This commit is contained in:
@@ -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>
|
||||
Reference in New Issue
Block a user