chore: get working again on chrome and ready to distribute unpacked

This commit is contained in:
Glen Whitney 2024-02-20 22:06:22 -08:00
parent 0567da019f
commit 42de3d29e1
6 changed files with 96 additions and 5 deletions

View file

@ -76,6 +76,7 @@
<br/>
<label for="algebra">Show the GeoGebra algebra pane</label>
<input type="checkbox" id="algebra">
<script src="browser-polyfill.js" type="module"></script>
<script src="options.js" type="module"></script>
</body>