Functioning options page

This commit is contained in:
2018-10-28 15:51:10 -07:00
parent cbdd1e3231
commit b19d1a0038
7 changed files with 168 additions and 35 deletions

View File

@@ -120,6 +120,7 @@ body {
</div>
<script src="jquery.min.js"></script>
<script src="common.js"></script>
<script src="options.js"></script>
</body>
</html>