Developers menu button to show dev tools

This commit is contained in:
DC
2016-04-05 18:40:11 -07:00
parent 074c5824e8
commit 46a6ded095
3 changed files with 19 additions and 5 deletions

View File

@@ -1,3 +1,5 @@
<!doctype html>
<script async src="webtorrent.js"></script>
<h1>WebTorrent Hidden Window</h1>
<body style="background-color: #282828; margin: 10px 0; overflow: hidden;">
<script async src="webtorrent.js"></script>
<img src="../static/WebTorrent.png">
</body>