rentgen/popup.html

4 lines
98 B
HTML

<button id="clean">clean memory</button>
<div id="output"></div>
<script src="popup.js"></script>