mirror of
https://github.com/nkcmr/HyperTab.git
synced 2026-04-01 07:03:05 +02:00
mvp working
This commit is contained in:
11
popup.html
Normal file
11
popup.html
Normal file
@@ -0,0 +1,11 @@
|
||||
<!DOCTYPE html>
|
||||
<html>
|
||||
<head>
|
||||
<meta charset="UTF-8" />
|
||||
<link rel="stylesheet" href="popup.css" />
|
||||
<script type="module" src="dist/popup/main.js"></script>
|
||||
</head>
|
||||
<body>
|
||||
<div id="main"></div>
|
||||
</body>
|
||||
</html>
|
||||
Reference in New Issue
Block a user