about summary refs log tree commit diff stats
path: root/src/pages/background/background.html
blob: 542df18b31c5914dbe7c7e86c77dedb8dd38a1aa (plain) (blame)
1
2
3
4
5
6
7
<!DOCTYPE html>
<html>
	<head>
		<meta charset="utf-8" />
		<script type="module" src="background.js"></script>
	</head>
</html>