You've already forked trmnl-firefox
mirror of
https://github.com/usetrmnl/trmnl-firefox.git
synced 2026-04-29 13:42:30 -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>
|