mirror of
https://github.com/ManchildProductions/UXP-Fixed.git
synced 2026-06-14 22:48:44 +00:00
5 lines
87 B
HTML
5 lines
87 B
HTML
<!DOCTYPE html>
|
|
<script>
|
|
window.parent.postMessage({status: "done"}, "*");
|
|
</script>
|