1
0
mirror of https://github.com/XFox111/TabsAsideExtension.git synced 2026-04-22 07:58:01 +03:00
Files
TabsAsideExtension/popup/popup.html
T
2020-03-10 19:41:05 +03:00

8 lines
135 B
HTML

<html>
<head>
<meta charset="utf-8" />
</head>
<body>
<script type="text/javascript" src="trigger.js"></script>
</body>
</html>