Files
broswer-automation/app/chrome-extension/entrypoints/offscreen/index.html
nasir@endelospay.com d97cad1736 first commit
2025-08-12 02:54:17 +05:00

9 lines
159 B
HTML

<!DOCTYPE html>
<html lang="en">
<head>
<meta charset="UTF-8" />
</head>
<body>
<script type="module" src="./main.ts"></script>
</body>
</html>