aboutsummaryrefslogtreecommitdiff
path: root/background/background.html
blob: 519c2a2957acc213f8d2f4cfa9437935901d9e87 (plain)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html lang="en">
  <head>
    <meta charset="utf-8">
    <script src="./main.mjs" type="module"></script>
  </head>
</html>