usrspace-browser-addon/background/index.html

8 lines
157 B
HTML
Raw Normal View History

2018-12-27 10:37:31 +01:00
<!DOCTYPE html>
<html lang="de">
<head>
<meta charset="utf-8">
<title>/usr/space</title>
<script type="module" src="index.js"></script>
</head>
</html>