mirror of
https://github.com/GoogleChrome/chrome-extensions-samples.git
synced 2026-03-28 13:39:44 +07:00
5 lines
121 B
HTML
5 lines
121 B
HTML
<button style="position: absolute; bottom: 0">Press me</button>
|
|
<div id="buffer">
|
|
</div>
|
|
<script src="main.js"></script>
|