Google Earth Engine Autosave icon

Google Earth Engine Autosave

Extension Actions

How to install Open in Chrome Web Store
CRX ID
clmadhnfadeiakdnohhnabdnabikpcja
Status
  • Live on Store
Description from extension meta

Autosave your code in the GEE editor in case the webpage collapses.

Image from store
Google Earth Engine Autosave
Description from store

Google Earth Engine is a very useful tool. However, one must manually click the "save" button to save the code. This can cause loss of code when one unintendedly close the editor tab, or the tab crashes unexpectedly.

This extension aims at preventing such loss by saving your code locally (in Chrome's localStorage), and restore the code when you open the same file (or a new file) again. The absolute file path is used to avoid collisions.