7 lines
113 B
HTML
7 lines
113 B
HTML
<html>
|
|
<body>
|
|
<h1>Hello Extensions</h1>
|
|
<script src="popup.js"></script>
|
|
</body>
|
|
</html>
|