fix(extension): support cross-origin media frames

This commit is contained in:
KoalaDev
2026-08-17 16:49:53 +02:00
parent 77bdf21405
commit 082b69f509
31 changed files with 2858 additions and 263 deletions
@@ -0,0 +1,5 @@
<!doctype html>
<meta charset="utf-8">
<title>Deep wrapper 1</title>
<style>body { margin: 0; } iframe { border: 0; }</style>
<iframe width="860" height="490" src="deep-wrapper-2.html" allowfullscreen></iframe>