alexlostorto / magic-notes

Magic Notes - an extension to make learning on Sparx Maths more fun!
https://alexlostorto.github.io/magic-notes
MIT License
6 stars 4 forks source link

Please firefox support. #5

Closed Schsmci closed 1 year ago

Schsmci commented 1 year ago

Hi, I hope this project keeps on going on. Is there anyway you can make the extension supported for firefox.

alexlostorto commented 1 year ago

The console script is written in vanilla javascript, so theoretically, it should work just fine in Firefox. Just open developer tools (the shortcut might be different on Firefox) and paste the code.

Instructions on how to use the console script are below :)

PS: I will no longer be maintaining this project, if Sparx patches any vulnerabilities or restructures their website (which they will probably do sometime soon) the program will no longer work.

⚡ Quick setup

  1. Visit Magic Notes and scroll down to click the Copy button.
  2. Log in to Sparx Maths and open the Developers Console with Ctrl + Shift + J
  3. Paste the code in the Console and press Enter.
  4. Star the repo 😄