Source code

Revision control

Copy as Markdown

Other Tools

<!DOCTYPE html>
<meta charset="utf-8">
<title>Popup</title>
<script>
"use strict";
opener.postMessage("ready", "*");
</script>