Firefox extension to save and load desmos graphs as JSON files https://alexanderbass.com/show/2022/desmos-save-load/
You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
Alexander Bass 99a884a96b No longer using gitea 1 year ago
content_scripts Make more firefox dependant, but better ish 1 year ago
icons add extension 2 years ago
inject_scripts Make more firefox dependant, but better ish 1 year ago
popup Ensure only json files are used when loading. 2 years ago
LICENSE Initial commit 2 years ago
README.md No longer using gitea 1 year ago
manifest.json Make more firefox dependant, but better ish 1 year ago
screenshot.png add readme text 2 years ago

README.md

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