urbit-browser-manager/extension/background/page.html

8 lines
137 B
HTML
Raw Normal View History

2020-11-28 00:08:38 -08:00
<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8">
<script type="module" src="main.js"></script>
</head>
</html>