reilly-downloader/offscreen.html

10 lines
215 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="utf-8" />
<title>SafariBooks Downloader Offscreen</title>
</head>
<body>
<script type="module" src="offscreen.js"></script>
</body>
</html>