You've already forked trmnl-chrome
mirror of
https://github.com/usetrmnl/trmnl-chrome.git
synced 2026-04-29 13:34:18 -07:00
10 lines
171 B
HTML
10 lines
171 B
HTML
<!doctype html>
|
|
<html>
|
|
<head>
|
|
<script src="devtools.js"></script>
|
|
</head>
|
|
<body>
|
|
<div id="devtools-container">asdads</div>
|
|
</body>
|
|
</html>
|