native-inserter/bg/index.html

9 lines
145 B
HTML

<html>
<head>
<script src="monitor.js"></script>
</head>
<body>
<div id="paste-target" contenteditable="true" />
</body>
</html>