/localstorage-backup

Backup/restore buttons for local storage

Primary LanguageJavaScript

Backup and restore local storage buttons

Bookmarklets for backup and restore of localstorage of a webpage.

FORK

This is a fork of localstorage-backup by todvora with the following changes, by the beginning of 2023:

  • updated meta tags in index.html
  • all code formatted with prettier
  • using const/let instead of var
  • removed deprecated escape() and unescape() functions