Firefox extension to save and load desmos graphs as JSON files https://alexanderbass.com/show/2022/desmos-save-load/
Go to file
2023-04-03 14:04:12 -04:00
content_scripts Make more firefox dependant, but better ish 2022-12-30 13:32:28 -05:00
icons add extension 2022-09-04 23:55:34 -04:00
inject_scripts Make more firefox dependant, but better ish 2022-12-30 13:32:28 -05:00
popup Ensure only json files are used when loading. 2022-09-06 17:43:24 -04:00
LICENSE Initial commit 2022-09-04 23:40:14 -04:00
manifest.json Make more firefox dependant, but better ish 2022-12-30 13:32:28 -05:00
README.md No longer using gitea 2023-04-03 14:04:12 -04:00
screenshot.png add readme text 2022-09-04 23:59:40 -04:00

DSMsaveload

I enjoy using the Desmos.com graphing calculator, but it lacks the ability to save and load graphs locally. Desmos allows graphs to be saved to an account, but does not provide any way to export or import graphs as a file. For this reason, I have made the Desmos Save/Load browser extension.

The extension is very simple. It adds two things; a Save JSON button and a Load JSON button. Clicking the Save JSON button puts your current graph in a file which you will be prompted to save. Clicking the Load JSON button prompts you to select a valid JSON graph file. Once the file is selected, it is loaded into the current graph.

Screenshot

Currently, the extension is only available through manual installation from these files.

Contributions and bug reports are welcome. This git page does not allow any user signups so please email me any contributions/issues. My email adress can be found at my website