archematics/etc
Glen Whitney b4f732d5bf feat: Get extension working in the Edge browser
To accomplish this, it needed to be bundled up in a zip file, so
  code to do that was added. (Quite possibly the zip will be able to
  be renamed as an .xpi file to create the file needed for Firefox.
  At the moment, you must extract this zip and "sideload" the extension
  into Edge by selected the extracted folder. I read that Edge will
  handle the packing into a single extension file itself.

  Also, some of the features used in the extension had to be polyfilled
  into Edge. And the final major change is that the "Xray" feature is
  not available in Edge, so data passed from the content script to the
  script injected into the page had to be moved from Xray to attributes
  of the script element. This all represents more progress on #28,
  Chrome(ium) is next.
2023-10-09 20:03:36 -07:00
..
deps chore: update and prune embedded GeoGebra (#41) 2023-10-08 22:15:11 +00:00
colorsea_types.patch fix: Handle Joyce Geometry Applet color specifications (#33) 2023-09-25 22:44:44 +00:00
geogebraPreamble.txt feat: Adjust the X3D browser size (#24) 2023-09-11 18:20:09 +00:00
manifest.json feat: Get extension working in the Edge browser 2023-10-09 20:03:36 -07:00
options.html feat: Enable 3D constructions when adapting Geometry Applet (#40) 2023-10-08 17:10:59 +00:00
x_itePostamble.txt feat: Adjust the X3D browser size (#24) 2023-09-11 18:20:09 +00:00
x_itePreamble.txt feat: Adjust the X3D browser size (#24) 2023-09-11 18:20:09 +00:00